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 middle-end/39509] [4.4/4.5/4.6/4.7 Regression] bad optimization(?) pure virtual function call with -O2


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |

--- Comment #23 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-08 03:24:18 UTC ---
I think this has been fixed on the trunk by:
2011-11-08  Michael Matz  <matz@suse.de>

...
        * tree.h (TREE_CLOBBER_P): New macro.
...


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