public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/13383] New: ICE in floating point code with optimization on AMD64
@ 2003-12-11 15:50 Tasso dot Karkanis at rogers dot com
  2003-12-11 15:51 ` [Bug c/13383] " Tasso dot Karkanis at rogers dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Tasso dot Karkanis at rogers dot com @ 2003-12-11 15:50 UTC (permalink / raw)
  To: gcc-bugs

The file that I want to attach crashes gcc in a fairly simple-looking functions:

# gcc -c -O2 crash2.i
crash2.c: In function `ag_zero_saddle_ssxd':
crash2.c:3978: internal compiler error: in final_scan_insn, at final.c:2801
Please submit a full bug report,
with preprocessed source if appropriate.

I can't find a way to attach files on this bugzilla page, so I'll attach it
after I enter the bug.

-- 
           Summary: ICE in floating point code with optimization on AMD64
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Tasso dot Karkanis at rogers dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: x86_64-pc-linux-gnu


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


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

* [Bug c/13383] ICE in floating point code with optimization on AMD64
  2003-12-11 15:50 [Bug c/13383] New: ICE in floating point code with optimization on AMD64 Tasso dot Karkanis at rogers dot com
@ 2003-12-11 15:51 ` Tasso dot Karkanis at rogers dot com
  2003-12-11 15:57 ` Tasso dot Karkanis at rogers dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Tasso dot Karkanis at rogers dot com @ 2003-12-11 15:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From Tasso dot Karkanis at rogers dot com  2003-12-11 15:51 -------
Created an attachment (id=5312)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5312&action=view)
preprocessed source


-- 


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


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

* [Bug c/13383] ICE in floating point code with optimization on AMD64
  2003-12-11 15:50 [Bug c/13383] New: ICE in floating point code with optimization on AMD64 Tasso dot Karkanis at rogers dot com
  2003-12-11 15:51 ` [Bug c/13383] " Tasso dot Karkanis at rogers dot com
@ 2003-12-11 15:57 ` Tasso dot Karkanis at rogers dot com
  2003-12-11 17:21 ` dhazeghi at yahoo dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Tasso dot Karkanis at rogers dot com @ 2003-12-11 15:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From Tasso dot Karkanis at rogers dot com  2003-12-11 15:57 -------
Forgot to add the specs:

# gcc -v 
Reading specs from /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.2/specs
Configured with: /var/tmp/portage/gcc-3.3.2-r2/work/gcc-3.3.2/configure
--prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.3
--includedir=/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.2/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3/info --enable-shared
--host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --with-system-zlib
--enable-languages=c,c++,f77,objc --enable-threads=posix --enable-long-long
--disable-checking --enable-cstdio=stdio --enable-clocale=generic
--enable-__cxa_atexit --enable-version-specific-runtime-libs
--with-gxx-include-dir=/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.2/include/g++-v3
--with-local-prefix=/usr/local --enable-shared --enable-nls
--without-included-gettext --disable-multilib
Thread model: posix
gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r2, propolice)


-- 


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


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

* [Bug c/13383] ICE in floating point code with optimization on AMD64
  2003-12-11 15:50 [Bug c/13383] New: ICE in floating point code with optimization on AMD64 Tasso dot Karkanis at rogers dot com
  2003-12-11 15:51 ` [Bug c/13383] " Tasso dot Karkanis at rogers dot com
  2003-12-11 15:57 ` Tasso dot Karkanis at rogers dot com
@ 2003-12-11 17:21 ` dhazeghi at yahoo dot com
  2003-12-11 17:43 ` dhazeghi at yahoo dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-12-11 17:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2003-12-11 17:21 -------
I'm reducing this.

-- 


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


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

* [Bug c/13383] ICE in floating point code with optimization on AMD64
  2003-12-11 15:50 [Bug c/13383] New: ICE in floating point code with optimization on AMD64 Tasso dot Karkanis at rogers dot com
                   ` (2 preceding siblings ...)
  2003-12-11 17:21 ` dhazeghi at yahoo dot com
@ 2003-12-11 17:43 ` dhazeghi at yahoo dot com
  2003-12-11 18:37 ` [Bug target/13383] [x86_64] ICE in floating point code with optimization dhazeghi at yahoo dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-12-11 17:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2003-12-11 17:43 -------
Created an attachment (id=5313)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5313&action=view)
testcase (very fragile)

Here's the reduced testcase.

-- 


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


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

* [Bug target/13383] [x86_64] ICE in floating point code with optimization
  2003-12-11 15:50 [Bug c/13383] New: ICE in floating point code with optimization on AMD64 Tasso dot Karkanis at rogers dot com
                   ` (3 preceding siblings ...)
  2003-12-11 17:43 ` dhazeghi at yahoo dot com
@ 2003-12-11 18:37 ` dhazeghi at yahoo dot com
  2003-12-11 18:42 ` [Bug target/13383] [3.3 only] " pinskia at gcc dot gnu dot org
  2004-01-01 20:12 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-12-11 18:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2003-12-11 18:37 -------
Confirmed on 3.3-branch, but not on mainline. I don't know if it's a regression, though.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c                           |target
     Ever Confirmed|                            |1
   GCC host triplet|x86_64-pc-linux-gnu         |
 GCC target triplet|                            |x86_64-pc-linux-gnu
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-11 18:37:31
               date|                            |
            Summary|ICE in floating point code  |[x86_64] ICE in floating
                   |with optimization on AMD64  |point code with optimization


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


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

* [Bug target/13383] [3.3 only] ICE in floating point code with optimization
  2003-12-11 15:50 [Bug c/13383] New: ICE in floating point code with optimization on AMD64 Tasso dot Karkanis at rogers dot com
                   ` (4 preceding siblings ...)
  2003-12-11 18:37 ` [Bug target/13383] [x86_64] ICE in floating point code with optimization dhazeghi at yahoo dot com
@ 2003-12-11 18:42 ` pinskia at gcc dot gnu dot org
  2004-01-01 20:12 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-11 18:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-11 18:42 -------
This is most likely not a regression and it only happens on 3.3.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
            Summary|[x86_64] ICE in floating    |[3.3 only] ICE in floating
                   |point code with optimization|point code with optimization


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


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

* [Bug target/13383] [3.3 only] ICE in floating point code with optimization
  2003-12-11 15:50 [Bug c/13383] New: ICE in floating point code with optimization on AMD64 Tasso dot Karkanis at rogers dot com
                   ` (5 preceding siblings ...)
  2003-12-11 18:42 ` [Bug target/13383] [3.3 only] " pinskia at gcc dot gnu dot org
@ 2004-01-01 20:12 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-01 20:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-01 20:12 -------
Fixed for 3.4.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.0


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


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

end of thread, other threads:[~2004-01-01 20:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-11 15:50 [Bug c/13383] New: ICE in floating point code with optimization on AMD64 Tasso dot Karkanis at rogers dot com
2003-12-11 15:51 ` [Bug c/13383] " Tasso dot Karkanis at rogers dot com
2003-12-11 15:57 ` Tasso dot Karkanis at rogers dot com
2003-12-11 17:21 ` dhazeghi at yahoo dot com
2003-12-11 17:43 ` dhazeghi at yahoo dot com
2003-12-11 18:37 ` [Bug target/13383] [x86_64] ICE in floating point code with optimization dhazeghi at yahoo dot com
2003-12-11 18:42 ` [Bug target/13383] [3.3 only] " pinskia at gcc dot gnu dot org
2004-01-01 20:12 ` 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).