This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/8387: [3.3 regression] -finline-limit behavior changed; newinlining flags need doc


This also happens on -O1 -fpic on i586-pc-linux-gnu.  It disappears when
I comment out "flag_crossjumping = 1;" in toplev.c, so this bug probably
is somewhere in cleanup_cfg()

Greetz
Steven



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]