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 regression/32072] g++ -O3 fails on code that compiles with -O2



------- Comment #4 from pcarlini at suse dot de  2007-05-24 19:07 -------
Please, stop fiddling with Bugzilla. I pointed you to the real reason of the
bug, and you should simply report it to mcstl. And of course, GCC is allowed to
behave differently at different optimization levels, because at low
optimization level fill is not inlined and can be resolved from the *.so
because it's exported.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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