This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/47520] New: [trans-mem] ICE Segmentation fault at 01
- From: "patrick.marlier at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Jan 2011 15:45:11 +0000
- Subject: [Bug c/47520] New: [trans-mem] ICE Segmentation fault at 01
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47520
Summary: [trans-mem] ICE Segmentation fault at 01
Product: gcc
Version: trans-mem
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: c
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: patrick.marlier@gmail.com
CC: rth@gcc.gnu.org, aldyh@gcc.gnu.org,
javier.arias@bsc.es
Created attachment 23155
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23155
testcase with O1
Hi,
Reporting a bug found using RMSTM benchmark and optimization level 1.
Attached a reduced test case.
gcc -fgnu-tm -O1 -S hmmer-2.i
hmmer-2.i: In function âReadSeqâ:
hmmer-2.i:26:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Patrick.