[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-07-14 Thread rguenth at gcc dot gnu dot org
--- Comment #11 from rguenth at gcc dot gnu dot org 2009-07-14 09:33 --- Subject: Bug 39110 Author: rguenth Date: Tue Jul 14 09:32:55 2009 New Revision: 149620 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149620 Log: 2009-07-14 Richard Guenther Backport from mainl

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread hjl dot tools at gmail dot com
--- Comment #10 from hjl dot tools at gmail dot com 2009-02-05 20:50 --- Linux/ia64 is OK now: http://gcc.gnu.org/ml/gcc-testresults/2009-02/msg00543.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread sje at cup dot hp dot com
--- Comment #9 from sje at cup dot hp dot com 2009-02-05 20:45 --- Ack, my HP-UX and Linux builds were from two different source trees. The HP-UX build that worked had the patch, the Linux build that failed did not have the patch applied. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread sje at cup dot hp dot com
--- Comment #8 from sje at cup dot hp dot com 2009-02-05 20:41 --- My IA64 HP-UX bootstrap worked but my IA64 Linux bootstrap failed. When building libgfortran the configure script tried to compile: | program foo | real, parameter :: bar = sin (12.34 / 2.5) | end prog

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread bonzini at gnu dot org
--- Comment #7 from bonzini at gnu dot org 2009-02-05 18:30 --- patch committed, please close it as soon as you can confirm it is fixed. -- bonzini at gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread bonzini at gcc dot gnu dot org
--- Comment #6 from bonzini at gnu dot org 2009-02-05 18:29 --- Subject: Bug 39110 Author: bonzini Date: Thu Feb 5 18:29:11 2009 New Revision: 143971 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143971 Log: 2009-02-05 Paolo Bonzini PR rtl-optimization/39110

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-02-05 18:25 --- Every strict alignment platform is broken. -- hjl dot tools at gmail dot com changed: What|Removed |Added --

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread bonzini at gnu dot org
--- Comment #4 from bonzini at gnu dot org 2009-02-05 18:14 --- *** Bug 39101 has been marked as a duplicate of this bug. *** -- bonzini at gnu dot org changed: What|Removed |Added ---

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-02-05 17:54 --- Created an attachment (id=17249) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17249&action=view) Processed gcc/fortran/interface.c This file is miscompiled with -DUSE_LIBUNWIND_EXCEPTIONS -g -O2 -DIN_GCC

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-02-05 17:49 --- Program received signal SIGSEGV, Segmentation fault. 0x4006ac11 in gfc_check_interfaces (ns=0x602b05c0) at /net/gnu-13/export/gnu/src/gcc/gcc/gcc/fortran/interface.c:1301 1301 switch

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread bonzini at gnu dot org
--- Comment #1 from bonzini at gnu dot org 2009-02-05 16:28 --- Can you please attach .i files for the fortran compiler? thanks -- bonzini at gnu dot org changed: What|Removed |Added -

[Bug rtl-optimization/39110] [4.4 Regression] Revision 143939 breaks bootstrap on Linux/ia64

2009-02-05 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Priority|P3 |P1 Target Milestone|--- |4.4.0 http://gcc