diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2019-01-31 21:38:54 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2019-02-04 00:34:46 +0100 |
| commit | e7a833f32307dcffcd7370acde6ab5eeaecb704c (patch) | |
| tree | 10a64ed053193b0304a22f50e43137c8757e525f /validation/expand | |
| parent | a14a1c32f10ef3ca69682be15c5e8a92488f7f25 (diff) | |
| download | sparse-dev-e7a833f32307dcffcd7370acde6ab5eeaecb704c.tar.gz | |
lib.c: move predefines out of handle_arch_m64_finalize()
In handle_arch_m64_finalize(), some types (like size_t_ctype)
are set to support the flag '-m64' and native 64-bit archs.
But some predefines are also issued.
As a preparatory step to fix a bug related to a inconstency
between this function and init_target(), move the predefines
to predefined_macros().
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Tested-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Diffstat (limited to 'validation/expand')
0 files changed, 0 insertions, 0 deletions
