[Bug ada/47017] [4.6 Regression] gnatlib ICE on sparc64-linux

2010-12-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47017

Richard Guenther rguenth at gcc dot gnu.org changed:

   What|Removed |Added

   Target Milestone|--- |4.6.0


[Bug ada/47017] [4.6 Regression] gnatlib ICE on sparc64-linux

2010-12-28 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47017

Jakub Jelinek jakub at gcc dot gnu.org changed:

   What|Removed |Added

   Priority|P3  |P5
 CC||jakub at gcc dot gnu.org


[Bug ada/47017] [4.6 Regression] gnatlib ICE on sparc64-linux

2010-12-24 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47017

Eric Botcazou ebotcazou at gcc dot gnu.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC|ebotcazou at gcc dot|
   |gnu.org |
 AssignedTo|unassigned at gcc dot   |ebotcazou at gcc dot
   |gnu.org |gnu.org

--- Comment #3 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-12-24 
21:12:12 UTC ---
Investigating.


[Bug ada/47017] [4.6 Regression] gnatlib ICE on sparc64-linux

2010-12-23 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47017

--- Comment #1 from Laurent GUERBY laurent at guerby dot net 2010-12-23 
10:27:54 UTC ---
on sparc32-linux (--with-cpu=v8) bootstrap and gnatlib work fine:

http://gcc.gnu.org/ml/gcc-testresults/2010-12/msg02070.html

So this is a 64 bits issue.


[Bug ada/47017] [4.6 Regression] gnatlib ICE on sparc64-linux

2010-12-23 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47017

Eric Botcazou ebotcazou at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2010.12.23 16:29:29
 Ever Confirmed|0   |1

--- Comment #2 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-12-23 
16:29:29 UTC ---
I built a 32-bit multilib'ed compiler recently on the machine and this worked
fine so this looks like a miscompilation of the compiler itself. :-(