[Bug middle-end/36990] ICE when gcc (4.4.0-20080731) uses -fipa-cp with -O
tsarkov at cs dot man dot ac dot uk
gcc-bugzilla@gcc.gnu.org
Wed Aug 6 13:50:00 GMT 2008
------- Comment #1 from tsarkov at cs dot man dot ac dot uk 2008-08-06 13:49 -------
I saw the same problem in C++ with a simple program
#include <iostream>
void f ( std::ostream& o ) { o << std::endl; }
This happens both on i686-pc-linux-gnu and i386-apple-darwin9.4.0.
--
tsarkov at cs dot man dot ac dot uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tsarkov at cs dot man dot ac
| |dot uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36990
More information about the Gcc-bugs
mailing list