public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/16267] Compiler crash
  2004-06-29 14:36 [Bug rtl-optimization/16267] New: Compiler crash heiko dot panther at web dot de
@ 2004-06-29 14:36 ` heiko dot panther at web dot de
  2004-06-29 14:42 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: heiko dot panther at web dot de @ 2004-06-29 14:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From heiko dot panther at web dot de  2004-06-29 14:36 -------
Created an attachment (id=6649)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6649&action=view)
Preprocessed source causing the crash


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16267


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug rtl-optimization/16267] New: Compiler crash
@ 2004-06-29 14:36 heiko dot panther at web dot de
  2004-06-29 14:36 ` [Bug rtl-optimization/16267] " heiko dot panther at web dot de
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: heiko dot panther at web dot de @ 2004-06-29 14:36 UTC (permalink / raw)
  To: gcc-bugs

gcc-3.4.1-20040625 crashes when attempting to compile attached file thread.i
(from eCos thread.cxx).
Invocation of compiler:
arm-elf-gcc -c 
-I/Users/hpanther/DevCurrent/FireWireEmbedded/platforms_os/iceLynx/install/include
-I/Users/hpanther/DevCurrent/ecos/packages/kernel/current
-I/Users/hpanther/DevCurrent/ecos/packages/kernel/current/src
-I/Users/hpanther/DevCurrent/ecos/packages/kernel/current/tests -I.
-I/Users/hpanther/DevCurrent/ecos/packages/kernel/current/src/common/ -mthumb
-mbig-endian -mcpu=arm7tdmi -msoft-float -malignment-traps -Wall -Wpointer-arith
-Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -gdwarf-2 -Os
-finline-limit=80 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions
  -Wp,-MD,src/common/thread.tmp -o src/common/kernel_thread.o
/Users/hpanther/DevCurrent/ecos/packages/kernel/current/src/common/thread.cxx

Error message:
/Users/hpanther/DevCurrent/ecos/packages/kernel/current/src/common/thread.cxx:396:
internal compiler error: in do_output_reload, at reload1.c:6905
Please submit a full bug report,

gcc Configure options:
# /Users/hpanther/DevCurrent/gnu_toolchain/gcc-3.4.1-20040625/configure 
--target=arm-elf --prefix=/opt/arm-elf --enable-languages=c,c++ --with-gnu-as
--with-gnu-ld --with-newlib --with-gxx-include-dir=/opt/arm-elf/arm-elf/include
--with-gcc-version-trigger=/Users/hpanther/DevCurrent/gnu_toolchain/gcc-3.4.1-20040625/gcc/version.c

-- 
           Summary: Compiler crash
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: heiko dot panther at web dot de
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: powerpc-apple-darwin
GCC target triplet: arm-elf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16267


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug rtl-optimization/16267] Compiler crash
  2004-06-29 14:36 [Bug rtl-optimization/16267] New: Compiler crash heiko dot panther at web dot de
  2004-06-29 14:36 ` [Bug rtl-optimization/16267] " heiko dot panther at web dot de
@ 2004-06-29 14:42 ` pinskia at gcc dot gnu dot org
  2004-06-29 16:22 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-29 14:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-29 14:39 -------
*** Bug 15168 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter dot hanzel at phanzel
                   |                            |dot pxpgroup dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16267


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug rtl-optimization/16267] Compiler crash
  2004-06-29 14:36 [Bug rtl-optimization/16267] New: Compiler crash heiko dot panther at web dot de
  2004-06-29 14:36 ` [Bug rtl-optimization/16267] " heiko dot panther at web dot de
  2004-06-29 14:42 ` pinskia at gcc dot gnu dot org
@ 2004-06-29 16:22 ` pinskia at gcc dot gnu dot org
  2004-06-29 16:34 ` [Bug rtl-optimization/16267] [3.4 Regression] ICE in do_output_reload, at reload1.c:6905 belyshev at lubercy dot com
  2004-06-30 10:26 ` rearnsha at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-29 16:22 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   GCC host triplet|powerpc-apple-darwin        |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16267


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug rtl-optimization/16267] [3.4 Regression] ICE in do_output_reload, at reload1.c:6905
  2004-06-29 14:36 [Bug rtl-optimization/16267] New: Compiler crash heiko dot panther at web dot de
                   ` (2 preceding siblings ...)
  2004-06-29 16:22 ` pinskia at gcc dot gnu dot org
@ 2004-06-29 16:34 ` belyshev at lubercy dot com
  2004-06-30 10:26 ` rearnsha at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: belyshev at lubercy dot com @ 2004-06-29 16:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From belyshev at lubercy dot com  2004-06-29 16:28 -------
note this testcase fails only with c++ compiler, use '-O1 -mthumb':
------------------------------------------------------------------------------
struct foo
{
  int a, b;
};

void bar (struct foo *p)
{
  if (!(p->a & 2))
    ;
  else
    p->b = 0;
}
------------------------------------------------------------------------------

Confirmed, a regression from 3.3.4.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |3.4.1
      Known to work|                            |3.3.4
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-29 16:28:16
               date|                            |
            Summary|Compiler crash              |[3.4 Regression] ICE in
                   |                            |do_output_reload, at
                   |                            |reload1.c:6905
   Target Milestone|---                         |3.4.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16267


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug rtl-optimization/16267] [3.4 Regression] ICE in do_output_reload, at reload1.c:6905
  2004-06-29 14:36 [Bug rtl-optimization/16267] New: Compiler crash heiko dot panther at web dot de
                   ` (3 preceding siblings ...)
  2004-06-29 16:34 ` [Bug rtl-optimization/16267] [3.4 Regression] ICE in do_output_reload, at reload1.c:6905 belyshev at lubercy dot com
@ 2004-06-30 10:26 ` rearnsha at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rearnsha at gcc dot gnu dot org @ 2004-06-30 10:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rearnsha at gcc dot gnu dot org  2004-06-30 10:25 -------


*** This bug has been marked as a duplicate of 15948 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16267


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-06-30 10:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-29 14:36 [Bug rtl-optimization/16267] New: Compiler crash heiko dot panther at web dot de
2004-06-29 14:36 ` [Bug rtl-optimization/16267] " heiko dot panther at web dot de
2004-06-29 14:42 ` pinskia at gcc dot gnu dot org
2004-06-29 16:22 ` pinskia at gcc dot gnu dot org
2004-06-29 16:34 ` [Bug rtl-optimization/16267] [3.4 Regression] ICE in do_output_reload, at reload1.c:6905 belyshev at lubercy dot com
2004-06-30 10:26 ` rearnsha at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).