public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/23674] New: ICE on valid code
@ 2005-09-01  6:52 wouter at grep dot be
  2005-09-01  6:54 ` [Bug c/23674] " wouter at grep dot be
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: wouter at grep dot be @ 2005-09-01  6:52 UTC (permalink / raw)
  To: gcc-bugs

Hi,

gcc 4.0 failed to build mlgmp. There is no problem with gcc 3.4, or the
gcc-snapshot package in Debian (4.1.0 CVS 20050726)

-- 
           Summary: ICE on valid code
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: wouter at grep dot be
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: m68k-linux-gnu
  GCC host triplet: m68k-linux-gnu
GCC target triplet: m68k-linux-gnu


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


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

* [Bug c/23674] ICE on valid code
  2005-09-01  6:52 [Bug c/23674] New: ICE on valid code wouter at grep dot be
@ 2005-09-01  6:54 ` wouter at grep dot be
  2005-09-01  8:10 ` debian-gcc at lists dot debian dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: wouter at grep dot be @ 2005-09-01  6:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From wouter at grep dot be  2005-09-01 06:52 -------
Created an attachment (id=9639)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9639&action=view)
preprocessed source


-- 


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


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

* [Bug c/23674] ICE on valid code
  2005-09-01  6:52 [Bug c/23674] New: ICE on valid code wouter at grep dot be
  2005-09-01  6:54 ` [Bug c/23674] " wouter at grep dot be
@ 2005-09-01  8:10 ` debian-gcc at lists dot debian dot org
  2005-09-01 11:17 ` [Bug target/23674] " pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2005-09-01  8:10 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |debian-gcc at lists dot
                   |                            |debian dot org


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


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

* [Bug target/23674] ICE on valid code
  2005-09-01  6:52 [Bug c/23674] New: ICE on valid code wouter at grep dot be
  2005-09-01  6:54 ` [Bug c/23674] " wouter at grep dot be
  2005-09-01  8:10 ` debian-gcc at lists dot debian dot org
@ 2005-09-01 11:17 ` pinskia at gcc dot gnu dot org
  2005-09-02 11:56 ` wouter at grep dot be
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-01 11:17 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
          Component|c                           |target
           Keywords|                            |ice-on-valid-code


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


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

* [Bug target/23674] ICE on valid code
  2005-09-01  6:52 [Bug c/23674] New: ICE on valid code wouter at grep dot be
                   ` (2 preceding siblings ...)
  2005-09-01 11:17 ` [Bug target/23674] " pinskia at gcc dot gnu dot org
@ 2005-09-02 11:56 ` wouter at grep dot be
  2005-09-02 12:18 ` wouter at grep dot be
  2005-09-23 10:14 ` wouter at grep dot be
  5 siblings, 0 replies; 7+ messages in thread
From: wouter at grep dot be @ 2005-09-02 11:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From wouter at grep dot be  2005-09-02 11:55 -------
Silly me, forgot to include the command line and error message:

gcc -Wall -Wno-unused -g -O3 -fPIC -I /usr/lib/ocaml/3.08.3    -c -o mlgmp_z.o m
lgmp_z.c
In file included from mlgmp_z.c:13:
conversions.c:68: warning: ignoring #pragma inline 
conversions.c:92: warning: ignoring #pragma inline 
mlgmp_z.c: In function '_mlgmp_z_neg':
mlgmp_z.c:260: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
make[1]: *** [mlgmp_z.o] Error 1


-- 


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


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

* [Bug target/23674] ICE on valid code
  2005-09-01  6:52 [Bug c/23674] New: ICE on valid code wouter at grep dot be
                   ` (3 preceding siblings ...)
  2005-09-02 11:56 ` wouter at grep dot be
@ 2005-09-02 12:18 ` wouter at grep dot be
  2005-09-23 10:14 ` wouter at grep dot be
  5 siblings, 0 replies; 7+ messages in thread
From: wouter at grep dot be @ 2005-09-02 12:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From wouter at grep dot be  2005-09-02 12:17 -------
Lowering the optimization level (to -O2) also makes the build complete.

-- 


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


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

* [Bug target/23674] ICE on valid code
  2005-09-01  6:52 [Bug c/23674] New: ICE on valid code wouter at grep dot be
                   ` (4 preceding siblings ...)
  2005-09-02 12:18 ` wouter at grep dot be
@ 2005-09-23 10:14 ` wouter at grep dot be
  5 siblings, 0 replies; 7+ messages in thread
From: wouter at grep dot be @ 2005-09-23 10:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From wouter at grep dot be  2005-09-23 10:14 -------


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

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


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


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

end of thread, other threads:[~2005-09-23 10:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-01  6:52 [Bug c/23674] New: ICE on valid code wouter at grep dot be
2005-09-01  6:54 ` [Bug c/23674] " wouter at grep dot be
2005-09-01  8:10 ` debian-gcc at lists dot debian dot org
2005-09-01 11:17 ` [Bug target/23674] " pinskia at gcc dot gnu dot org
2005-09-02 11:56 ` wouter at grep dot be
2005-09-02 12:18 ` wouter at grep dot be
2005-09-23 10:14 ` wouter at grep dot be

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).