public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/32424]  New: gcc.c-torture/compile/20050303-1.c FAILs
@ 2007-06-20 14:23 kazu at gcc dot gnu dot org
  2008-03-30 22:45 ` [Bug target/32424] " schwab at suse dot de
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: kazu at gcc dot gnu dot org @ 2007-06-20 14:23 UTC (permalink / raw)
  To: gcc-bugs

gcc.c-torture/compile/20050303-1.c FAILs like so:

$ ./cc1 -quiet -mcpu=5485 20050303-1.c
20050303-1.c: In function 'crc':
20050303-1.c:10: error: unable to generate reloads for:
(insn 8 7 9 3 20050303-1.c:8 (parallel [
            (set (cc0)
                (compare (reg:DI 30 [ D.1560 ])
                    (const_double -1 [0xffffffff] 0 [0x0] 0 [0x0] 0 [0x0] 0
[0x0] 0 [0x0])))
            (clobber (reg:DI 31))
        ]) 12 {*m68k.md:302} (expr_list:REG_UNUSED (reg:DI 31)
        (nil)))
20050303-1.c:10: internal compiler error: in find_reloads, at reload.c:3733
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: gcc.c-torture/compile/20050303-1.c FAILs
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kazu at gcc dot gnu dot org
GCC target triplet: m68k-elf


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


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

* [Bug target/32424] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
@ 2008-03-30 22:45 ` schwab at suse dot de
  2008-03-31 11:51 ` [Bug target/32424] [4.3/4.4 Regression] " schwab at suse dot de
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: schwab at suse dot de @ 2008-03-30 22:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from schwab at suse dot de  2008-03-30 22:44 -------
*** Bug 35454 has been marked as a duplicate of this bug. ***


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bunk at stusta dot de


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


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

* [Bug target/32424] [4.3/4.4 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
  2008-03-30 22:45 ` [Bug target/32424] " schwab at suse dot de
@ 2008-03-31 11:51 ` schwab at suse dot de
  2008-03-31 12:05 ` rguenth at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: schwab at suse dot de @ 2008-03-31 11:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from schwab at suse dot de  2008-03-31 11:50 -------
Marking as regression.


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|gcc.c-                      |[4.3/4.4 Regression] gcc.c-
                   |torture/compile/20050303-1.c|torture/compile/20050303-1.c
                   |FAILs                       |FAILs


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


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

* [Bug target/32424] [4.3/4.4 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
  2008-03-30 22:45 ` [Bug target/32424] " schwab at suse dot de
  2008-03-31 11:51 ` [Bug target/32424] [4.3/4.4 Regression] " schwab at suse dot de
@ 2008-03-31 12:05 ` rguenth at gcc dot gnu dot org
  2008-03-31 12:34 ` schwab at suse dot de
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-03-31 12:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-03-31 12:05 -------
Regressions should have a target milestone.  Since when does this fail?  Please
update the known to work and known to fail fields.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.3.1


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


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

* [Bug target/32424] [4.3/4.4 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-03-31 12:05 ` rguenth at gcc dot gnu dot org
@ 2008-03-31 12:34 ` schwab at suse dot de
  2008-03-31 15:28 ` schwab at suse dot de
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: schwab at suse dot de @ 2008-03-31 12:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from schwab at suse dot de  2008-03-31 12:34 -------
The testcase from #35454 does not need -mcpu=5485 which did not exist in 4.2,
but is bigger.


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.2.1


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


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

* [Bug target/32424] [4.3/4.4 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2008-03-31 12:34 ` schwab at suse dot de
@ 2008-03-31 15:28 ` schwab at suse dot de
  2008-03-31 17:09 ` schwab at suse dot de
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: schwab at suse dot de @ 2008-03-31 15:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from schwab at suse dot de  2008-03-31 15:27 -------
First bad revision r125624 (dataflow merge).


-- 


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


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

* [Bug target/32424] [4.3/4.4 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2008-03-31 15:28 ` schwab at suse dot de
@ 2008-03-31 17:09 ` schwab at suse dot de
  2008-04-15 10:18 ` jakub at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: schwab at suse dot de @ 2008-03-31 17:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from schwab at suse dot de  2008-03-31 17:08 -------
First bad revision on dataflow branch r124548.

2007-05-08  Kenneth Zadeck <zadeck@naturalbridge.com>

        * regrename.c (regrename_optimize): Renamed df_ri_add_problem to 
        df_note_add_problem.
        ....


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zadeck at gcc dot gnu dot
                   |                            |org


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


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

* [Bug target/32424] [4.3/4.4 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2008-03-31 17:09 ` schwab at suse dot de
@ 2008-04-15 10:18 ` jakub at gcc dot gnu dot org
  2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-04-15 10:18 UTC (permalink / raw)
  To: gcc-bugs



-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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


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

* [Bug target/32424] [4.3/4.4 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2008-04-15 10:18 ` jakub at gcc dot gnu dot org
@ 2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
  2008-07-06 18:45 ` bunk at stusta dot de
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-06-06 14:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from rguenth at gcc dot gnu dot org  2008-06-06 14:57 -------
4.3.1 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.1                       |4.3.2


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


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

* [Bug target/32424] [4.3/4.4 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
@ 2008-07-06 18:45 ` bunk at stusta dot de
  2008-08-27 22:11 ` jsm28 at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bunk at stusta dot de @ 2008-07-06 18:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from bunk at stusta dot de  2008-07-06 18:45 -------
See the duplicate #35454:
This is a problem often seen when compiling Linux kernels.


-- 


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


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

* [Bug target/32424] [4.3/4.4 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2008-07-06 18:45 ` bunk at stusta dot de
@ 2008-08-27 22:11 ` jsm28 at gcc dot gnu dot org
  2009-01-24 10:28 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-08-27 22:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from jsm28 at gcc dot gnu dot org  2008-08-27 22:02 -------
4.3.2 is released, changing milestones to 4.3.3.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.2                       |4.3.3


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


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

* [Bug target/32424] [4.3/4.4 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2008-08-27 22:11 ` jsm28 at gcc dot gnu dot org
@ 2009-01-24 10:28 ` rguenth at gcc dot gnu dot org
  2009-08-04 12:55 ` [Bug target/32424] [4.3/4.4/4.5 " rguenth at gcc dot gnu dot org
  2009-08-23 18:38 ` schwab at linux-m68k dot org
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-01-24 10:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from rguenth at gcc dot gnu dot org  2009-01-24 10:19 -------
GCC 4.3.3 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.3                       |4.3.4


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


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

* [Bug target/32424] [4.3/4.4/4.5 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2009-01-24 10:28 ` rguenth at gcc dot gnu dot org
@ 2009-08-04 12:55 ` rguenth at gcc dot gnu dot org
  2009-08-23 18:38 ` schwab at linux-m68k dot org
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-04 12:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from rguenth at gcc dot gnu dot org  2009-08-04 12:28 -------
GCC 4.3.4 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.4                       |4.3.5


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


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

* [Bug target/32424] [4.3/4.4/4.5 Regression] gcc.c-torture/compile/20050303-1.c FAILs
  2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2009-08-04 12:55 ` [Bug target/32424] [4.3/4.4/4.5 " rguenth at gcc dot gnu dot org
@ 2009-08-23 18:38 ` schwab at linux-m68k dot org
  12 siblings, 0 replies; 14+ messages in thread
From: schwab at linux-m68k dot org @ 2009-08-23 18:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from schwab at linux-m68k dot org  2009-08-23 18:38 -------
No longer reproducible with 4.4.0, assuming fixed.


-- 

schwab at linux-m68k dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.3.5                       |4.4.0


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


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

end of thread, other threads:[~2009-08-23 18:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-20 14:23 [Bug target/32424] New: gcc.c-torture/compile/20050303-1.c FAILs kazu at gcc dot gnu dot org
2008-03-30 22:45 ` [Bug target/32424] " schwab at suse dot de
2008-03-31 11:51 ` [Bug target/32424] [4.3/4.4 Regression] " schwab at suse dot de
2008-03-31 12:05 ` rguenth at gcc dot gnu dot org
2008-03-31 12:34 ` schwab at suse dot de
2008-03-31 15:28 ` schwab at suse dot de
2008-03-31 17:09 ` schwab at suse dot de
2008-04-15 10:18 ` jakub at gcc dot gnu dot org
2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
2008-07-06 18:45 ` bunk at stusta dot de
2008-08-27 22:11 ` jsm28 at gcc dot gnu dot org
2009-01-24 10:28 ` rguenth at gcc dot gnu dot org
2009-08-04 12:55 ` [Bug target/32424] [4.3/4.4/4.5 " rguenth at gcc dot gnu dot org
2009-08-23 18:38 ` schwab at linux-m68k 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).