On Tue, Jun 19, 2012 at 8:59 PM, Andreas Schwab <sch...@linux-m68k.org> wrote: > Declare them as arrays. > extern const int __start_foo[], __stop_foo[]; Thanks, that's a good suggestion, cleans the code nicely! (Though, of course, both ways work here and the strange things happen only in the 3rd testcase, which does not use these special variables.)
- [PATCH] Bad code generation: incorrect folding of TARGET_... Jiří Hruška
- Re: [PATCH] Bad code generation: incorrect folding o... Richard Guenther
- Re: [PATCH] Bad code generation: incorrect foldi... Jiří Hruška
- Re: [PATCH] Bad code generation: incorrect f... Andreas Schwab
- Re: [PATCH] Bad code generation: incorre... Jiří Hruška