public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/15756] New: internal compiler error: Floating point exception
@ 2004-06-01  0:32 eyal at eyal dot emu dot id dot au
  2004-06-01  0:35 ` [Bug c/15756] " eyal at eyal dot emu dot id dot au
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: eyal at eyal dot emu dot id dot au @ 2004-06-01  0:32 UTC (permalink / raw)
  To: gcc-bugs

'make bootstrap' on a Debian Woody (gcc 2.95.4), gcc mainline off cvs.
Since the last couple of days I am getting the failure below. The
preprocessed source is attached. This is a native build on Linux i386.

./xgcc -B./ -B/usr/local/gcc-3.5/i686-pc-linux-gnu/bin/ -isystem /usr/local/gcc-
3.5/i686-pc-linux-gnu/include -isystem /usr/local/gcc-3.5/i686-pc-linux-gnu/sys-
include -L/data1/gcc/gcc-3.5/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./incl
ude  -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../.
./gcc/gcc/../libcpp/include -I../../gcc/gcc/../libbanshee/libcompat -I../../gcc/
gcc/../libbanshee -I../../gcc/gcc/../libbanshee/points-to   -g0 -finhibit-size-d
irective -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno
-unit-at-a-time -fno-omit-frame-pointer \
   -c ../../gcc/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
In file included from /usr/include/stdio.h:630,
                 from ../../gcc/gcc/tsystem.h:79,
                 from ../../gcc/gcc/crtstuff.c:62:
/usr/include/bits/stdio.h: In function `getline':
/usr/include/bits/stdio.h:104: internal compiler error: Floating point exception
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/data2/data1/gcc/gcc-3.5/gcc'

-- 
           Summary: internal compiler error: Floating point exception
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: eyal at eyal dot emu dot id dot au
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c/15756] internal compiler error: Floating point exception
  2004-06-01  0:32 [Bug c/15756] New: internal compiler error: Floating point exception eyal at eyal dot emu dot id dot au
@ 2004-06-01  0:35 ` eyal at eyal dot emu dot id dot au
  2004-06-01  0:36 ` eyal at eyal dot emu dot id dot au
  2004-06-01  0:38 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: eyal at eyal dot emu dot id dot au @ 2004-06-01  0:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From eyal at eyal dot emu dot id dot au  2004-06-01 00:35 -------
Created an attachment (id=6441)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6441&action=view)
preprocessed output


-- 


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


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

* [Bug c/15756] internal compiler error: Floating point exception
  2004-06-01  0:32 [Bug c/15756] New: internal compiler error: Floating point exception eyal at eyal dot emu dot id dot au
  2004-06-01  0:35 ` [Bug c/15756] " eyal at eyal dot emu dot id dot au
@ 2004-06-01  0:36 ` eyal at eyal dot emu dot id dot au
  2004-06-01  0:38 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: eyal at eyal dot emu dot id dot au @ 2004-06-01  0:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From eyal at eyal dot emu dot id dot au  2004-06-01 00:36 -------
Created an attachment (id=6442)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6442&action=view)
preprocessed output


-- 


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


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

* [Bug c/15756] internal compiler error: Floating point exception
  2004-06-01  0:32 [Bug c/15756] New: internal compiler error: Floating point exception eyal at eyal dot emu dot id dot au
  2004-06-01  0:35 ` [Bug c/15756] " eyal at eyal dot emu dot id dot au
  2004-06-01  0:36 ` eyal at eyal dot emu dot id dot au
@ 2004-06-01  0:38 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-01  0:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-01 00:38 -------
This is a dup of bug 15744.

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

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

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


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


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

end of thread, other threads:[~2004-06-01  0:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-01  0:32 [Bug c/15756] New: internal compiler error: Floating point exception eyal at eyal dot emu dot id dot au
2004-06-01  0:35 ` [Bug c/15756] " eyal at eyal dot emu dot id dot au
2004-06-01  0:36 ` eyal at eyal dot emu dot id dot au
2004-06-01  0:38 ` pinskia 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).