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/37565] __optimize__ attribute doesn't work correctly



------- Comment #3 from hjl dot tools at gmail dot com  2008-09-17 20:13 -------
(In reply to comment #1)
> This is a target bug as the warning happens in the back-end.
> 

But there is no chance for a backend to do anything about it.
It can happen to any backends which check flag_XXX in
OVERRIDE_OPTIONS.


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |c


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


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