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++/48026] #pragma optimize ignored for C++


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

Allan Jensen <linux at carewolf dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |linux at carewolf dot com

--- Comment #2 from Allan Jensen <linux at carewolf dot com> 2012-07-25 12:40:22 UTC ---
(In reply to comment #1)
> Confirmed, this is most likely the same issue as PR 41201.

Well, not completely the same. The original issue reported in PR 41201 is about
defining the macros, but the possible fix in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41201#c6 is about this bug.


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