ponent: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at pdoerfler dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27659
--- Comment #1 from gcc at pdoerfler dot com 2006-05-18 14:56 ---
Created an attachment (id=11485)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11485&action=view)
gziped preprocessed source that produces the ICE
gziped because it's too large. Sorry, don't know h
--- Comment #2 from gcc at pdoerfler dot com 2006-05-22 09:27 ---
I figured out the reduction. Here is a much smaller testcase:
=
extern int rows_;
extern int cols_;
template
class secondOrderStatistics {
public:
void
cc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at pdoerfler dot com
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27742
--- Comment #2 from gcc at pdoerfler dot com 2006-05-23 15:38 ---
Created an attachment (id=11501)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11501&action=view)
gzipped prepocessed source code
Please note again that the preprocessed source code does *not* trigger
sa_name on autovect-branch
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at pdoerfler dot com
GCC
--- Comment #1 from gcc at pdoerfler dot com 2006-05-24 11:41 ---
This is probably related to or a duplicate of PR26362.
Anyways, this is now a C++ testcase instead of fortran.
The patch by rth posted in that PR makes the ICE go away.
Here is an updated version that applies cleanly
--- Comment #35 from gcc at pdoerfler dot com 2006-05-29 09:39 ---
FWIW profiledbootstrap still fails with -march=pentium4 and fortran enabled
because of PR26449.
Last tested with 20060520.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22313
--- Comment #4 from gcc at pdoerfler dot com 2006-06-03 12:23 ---
This does not fail with gcc-4_1-branch, Revision: 114325, BTW.
So I'm marking it a 4.2 regression.
--
gcc at pdoerfler dot com changed:
What|Removed |
--- Comment #3 from gcc at pdoerfler dot com 2006-06-06 11:22 ---
I get the following with -O3 -march=pentium4 -fomit-frame-pointer on a pentium4
gentoo machine:
gcc-3.4.6 gcc-4.0.2 gcc-4.1.1
2.69s 4.14s 3.26s
These are all with gentoo's patches.
Also, cu
e when compiling
valgrind 3.2.0
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at pdoerfler dot com
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27950
--- Comment #1 from gcc at pdoerfler dot com 2006-06-08 11:00 ---
Created an attachment (id=11633)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11633&action=view)
preprocessed source
Preprocessed source of the file that contains declaration of hacky_auxmaps.
Probably,
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at pdoerfler dot com
GCC build triplet: i686-pc-linux-gnu
G
th -ftree-vectorize and templates
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at pdoerfler dot
ONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at pdoerfler dot com
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29123
15 matches
Mail list logo