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]

[Bug c/38929] Optimisation with inline function causes invalid behaviour



------- Comment #2 from gcc at twistedsquare dot com  2009-01-21 17:13 -------
The -fno-tree-vrp flag does stop the problem on the testcase I submitted. 
However, on the full program I drew the testcase from, it only modifies the
behaviour to a different invalid problem, so it is perhaps an interaction of
optimisations.


-- 


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


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