public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/25276]  New: [4.2 regression] testsuite failure: execution gcc.dg/attr-weakref-1.c
@ 2005-12-06 14:52 hp at gcc dot gnu dot org
  2005-12-07 13:20 ` [Bug middle-end/25276] " hp at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-12-06 14:52 UTC (permalink / raw)
  To: gcc-bugs

Last known to work with: "Mon Dec  5 12:27:13 UTC 2005 (revision 108052M)".
First known to fail with: "Mon Dec  5 22:19:13 UTC 2005 (revision 108077M)".

Running /home/hp/combined/combined/gcc/testsuite/gcc.dg/dg.exp ...
...
FAIL: gcc.dg/attr-weakref-1.c execution test

With the message in the .log being:
program stopped with signal 6.
(i.e. abort was called)
Author of suspected patches CC:ed.


-- 
           Summary: [4.2 regression] testsuite failure: execution
                    gcc.dg/attr-weakref-1.c
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: cris-axis-elf and cris-axis-linux-gnu


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


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

* [Bug middle-end/25276] [4.2 regression] testsuite failure: execution gcc.dg/attr-weakref-1.c
  2005-12-06 14:52 [Bug middle-end/25276] New: [4.2 regression] testsuite failure: execution gcc.dg/attr-weakref-1.c hp at gcc dot gnu dot org
@ 2005-12-07 13:20 ` hp at gcc dot gnu dot org
  2005-12-08 21:20 ` jsm28 at gcc dot gnu dot org
  2005-12-21 17:21 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-12-07 13:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hp at gcc dot gnu dot org  2005-12-07 13:20 -------
I also see this on x86_64-unknown-linux-gnu (FC4).
All targets using a combined tree (with CVS binutils).


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|cris-axis-elf and cris-axis-|cris-axis-elf, x86_64-
                   |linux-gnu                   |unknown-linux-gnu and cris-
                   |                            |axis-linux-gnu


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


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

* [Bug middle-end/25276] [4.2 regression] testsuite failure: execution gcc.dg/attr-weakref-1.c
  2005-12-06 14:52 [Bug middle-end/25276] New: [4.2 regression] testsuite failure: execution gcc.dg/attr-weakref-1.c hp at gcc dot gnu dot org
  2005-12-07 13:20 ` [Bug middle-end/25276] " hp at gcc dot gnu dot org
@ 2005-12-08 21:20 ` jsm28 at gcc dot gnu dot org
  2005-12-21 17:21 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-12-08 21:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jsm28 at gcc dot gnu dot org  2005-12-08 21:20 -------
Execution failure also seen on i686-pc-linux-gnu appearing between unmodified
revisions 108044 and 108105 of trunk.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsm28 at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
 GCC target triplet|cris-axis-elf, x86_64-      |cris-axis-elf, x86_64-
                   |unknown-linux-gnu and cris- |unknown-linux-gnu, i686-pc-
                   |axis-linux-gnu              |linux-gnu and c
   Last reconfirmed|0000-00-00 00:00:00         |2005-12-08 21:20:40
               date|                            |
   Target Milestone|---                         |4.2.0


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


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

* [Bug middle-end/25276] [4.2 regression] testsuite failure: execution gcc.dg/attr-weakref-1.c
  2005-12-06 14:52 [Bug middle-end/25276] New: [4.2 regression] testsuite failure: execution gcc.dg/attr-weakref-1.c hp at gcc dot gnu dot org
  2005-12-07 13:20 ` [Bug middle-end/25276] " hp at gcc dot gnu dot org
  2005-12-08 21:20 ` jsm28 at gcc dot gnu dot org
@ 2005-12-21 17:21 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-12-21 17:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2005-12-21 17:20 -------
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2005-12-21 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-06 14:52 [Bug middle-end/25276] New: [4.2 regression] testsuite failure: execution gcc.dg/attr-weakref-1.c hp at gcc dot gnu dot org
2005-12-07 13:20 ` [Bug middle-end/25276] " hp at gcc dot gnu dot org
2005-12-08 21:20 ` jsm28 at gcc dot gnu dot org
2005-12-21 17:21 ` 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).