This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/33855] New: [4.3 Regression] Segfault in verify_ssa/execute_function_todo with -O
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Oct 2007 07:03:09 -0000
- Subject: [Bug tree-optimization/33855] New: [4.3 Regression] Segfault in verify_ssa/execute_function_todo with -O
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Current trunk:
(sid)30035:tbm@em64t: ~] /usr/lib/gcc-snapshot/bin/gcc -c -O1 nec2c-main.c
nec2c-main.c: In function 'foo':
nec2c-main.c:19: warning: incompatible implicit declaration of built-in
function 'cabsl'
nec2c-main.c:9: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
--
Summary: [4.3 Regression] Segfault in
verify_ssa/execute_function_todo with -O
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tbm at cyrius dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33855