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/55500] [devirt] trunk fails inline-devirt test #7


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

Philip Herron <herron.philip at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |herron.philip at googlemail dot co
                   |                            |m

--- Comment #3 from Philip Herron <herron.philip at googlemail dot com> ---
I just tried this test case with:

g++ -O2 -std=c++0x -fdump-tree-optimized test.cc -o test

g++ (GCC) 4.9.0 20131127 (experimental)

And it ran.


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