[Bug c/62141] New: [GCC-4.10.0] ICE: Segmentation fault: 11
sabrinadfs at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Aug 14 17:50:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62141
Bug ID: 62141
Summary: [GCC-4.10.0] ICE: Segmentation fault: 11
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: sabrinadfs at gmail dot com
GCC-4.10.0 (trunk)
x86_64-apple-darwin11.4.2
Running the following test:
make -s -C gcc check-gcc
RUNTESTFLAGS="dg-torture.exp=Wsizeof-pointer-memaccess1.c
--target_board=unix/-fsanitize=address"
GCC produced these ICEs:
------------------------------------------------------------------------
../gcc_trunk/trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c:
In function 'f3':
../gcc_trunk/trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c:486:1:
internal compiler error: Segmentation fault: 11
../gcc_trunk/trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c:486:1:
internal compiler error: Abort trap: 6
xgcc: internal compiler error: Abort trap: 6 (program cc1)
FAIL: gcc.dg/torture/Wsizeof-pointer-memaccess1.c -O0 (internal compiler
error)
FAIL: gcc.dg/torture/Wsizeof-pointer-memaccess1.c -O0 (test for excess
errors)
Excess errors:
../gcc_trunk/trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c:486:1:
internal compiler error: Segmentation fault: 11
../gcc_trunk/trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c:486:1:
internal compiler error: Abort trap: 6
xgcc: internal compiler error: Abort trap: 6 (program cc1)
../gcc_trunk/trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c:
In function 'f3':
../gcc_trunk/trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c:486:1:
internal compiler error: Segmentation fault: 11
../gcc_trunk/trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c:486:1:
internal compiler error: Abort trap: 6
xgcc: internal compiler error: Abort trap: 6 (program cc1)
FAIL: gcc.dg/torture/Wsizeof-pointer-memaccess1.c -O2 (internal compiler
error)
FAIL: gcc.dg/torture/Wsizeof-pointer-memaccess1.c -O2 (test for excess
errors)
Excess errors:
../gcc_trunk/trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c:486:1:
internal compiler error: Segmentation fault: 11
../gcc_trunk/trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c:486:1:
internal compiler error: Abort trap: 6
xgcc: internal compiler error: Abort trap: 6 (program cc1)
------------------------------------------------------------------------
The detailed log is attached.
Can anyone confirm this bug?
Thanks,
Sabrina Souto.
More information about the Gcc-bugs
mailing list