[Bug tree-optimization/15398] [3.5 Regression] ICE while cross-compiling glibc-HEAD with gcc-HEAD, affects at least alpha-linux and sparc-linux (probably all)

aj at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 28 21:32:00 GMT 2004


------- Additional Comments From aj at gcc dot gnu dot org  2004-05-28 07:11 -------
Note this fails also natively on x86_64-linux-gnu:
gromit:~/tmp:[0]$ /opt/gcc/3.5-devel/bin/gcc -c t.c -O
t.c:16: error: Inlined_to pointer is set but no predecesors found
strtod/3: (inline copy in atof/2) 12 insns tree always_inline
  called by:
  calls: __strtod_internal/0
t.c:16: internal compiler error: verify_cgraph_node failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

The file compiles correctly with -O2.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aj at gcc dot gnu dot org,
                   |                            |hubicka at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list