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++/25768] [3.4 regression] wrong code with inlining at -O2



------- Comment #4 from sschunck at pdf dot de  2006-01-12 19:55 -------
additional info:
if instruction 
        movl    $1, (%edx)
would be located two lines later the generated code would be correct (AFAIK)


-- 


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


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