--- Comment #6 from rguenth at gcc dot gnu dot org 2008-07-18 16:59 ---
Fixed I guess.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|A
--- Comment #5 from jakub at gcc dot gnu dot org 2008-07-14 13:47 ---
Subject: Bug 36745
Author: jakub
Date: Mon Jul 14 13:46:25 2008
New Revision: 137785
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137785
Log:
PR target/36745
* g++.dg/torture/pr36745.C: Use _
--- Comment #4 from krebbel at gcc dot gnu dot org 2008-07-14 06:57 ---
Subject: Bug 36745
Author: krebbel
Date: Mon Jul 14 06:56:46 2008
New Revision: 13
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=13
Log:
2008-07-14 Andreas Krebbel <[EMAIL PROTECTED]>
PR
--- Comment #3 from krebbel at gcc dot gnu dot org 2008-07-07 12:35 ---
The shorter testcase does not fail with -O2 -fPIC on GCC rev. 137553.
But I can confirm the ICE with the first example. For large GOTs (>4k) we
rewrite a symbol reference as a GOTENT relocation in the LEGITIMIZE_AD
--- Comment #2 from mueller at gcc dot gnu dot org 2008-07-07 09:00 ---
Created an attachment (id=15868)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15868&action=view)
slightly shorter (different testcase, same bug)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36745
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
CC||krebbel at gcc dot gnu dot
|
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-07-06 18:24 ---
Created an attachment (id=15864)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15864&action=view)
testcase
Testcase reduced with a cross from x86_64 to s390x.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?i