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: [Bug middle-end/39333] gcc 4.3.3 miscompiles when -finline-small-functions is used




Sent from my iPhone

On Mar 6, 2009, at 8:30 PM, "galtgendo at o2 dot pl" <gcc-bugzilla@gcc.gnu.org > wrote:



------- Comment #16 from galtgendo at o2 dot pl 2009-03-07 04:30 -------
OK, I've done a little test and I'd like to know,
if it's results actually mean anything:
I've compiled freeciv with CFLAGS="-O2 -finline-functions
-fno-guess-branch-probability" and it did not crash.


Does the above confirm that the problem lies in -fguess-branch- probability ?

Not really because that option only generates information used by other optimazations.





--



http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39333




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