public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/53149] New: [4.8 Regression]: gcc.dg/20011021-1.c
@ 2012-04-28  0:42 hp at gcc dot gnu.org
  2012-04-28  1:28 ` [Bug regression/53149] " manu at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hp at gcc dot gnu.org @ 2012-04-28  0:42 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53149
           Summary: [4.8 Regression]: gcc.dg/20011021-1.c
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hp@gcc.gnu.org
                CC: jakub@gcc.gnu.org, manu@gcc.gnu.org
        Depends on: 53130
              Host: x86_64-unknown-linux-gnu
            Target: cris-elf, x86_64-linux, s390x-linux, i686-linux


+++ This bug was initially created as a clone of Bug #53130 +++

The gcc.dg/20011021-1.c test still fails at r186918, but no longer with an ICE:

Running /tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.dg/dg.exp ...
FAIL: gcc.dg/20011021-1.c near init (test for warnings, line 30)

Just as with the original bug, it seems to do this for all major targets, so
maybe there's a problem with your testing?


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

* [Bug regression/53149] [4.8 Regression]: gcc.dg/20011021-1.c
  2012-04-28  0:42 [Bug regression/53149] New: [4.8 Regression]: gcc.dg/20011021-1.c hp at gcc dot gnu.org
@ 2012-04-28  1:28 ` manu at gcc dot gnu.org
  2012-04-29  9:48 ` manu at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: manu at gcc dot gnu.org @ 2012-04-28  1:28 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-04-28 01:28:13 UTC ---
Doh, I was testing a revision before my commit. Anyway, the testcase just needs
adjusting. I will do that as soon as an up-to-date version finishes
bootstrapping.


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

* [Bug regression/53149] [4.8 Regression]: gcc.dg/20011021-1.c
  2012-04-28  0:42 [Bug regression/53149] New: [4.8 Regression]: gcc.dg/20011021-1.c hp at gcc dot gnu.org
  2012-04-28  1:28 ` [Bug regression/53149] " manu at gcc dot gnu.org
@ 2012-04-29  9:48 ` manu at gcc dot gnu.org
  2012-04-29 10:02 ` manu at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: manu at gcc dot gnu.org @ 2012-04-29  9:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-04-29 09:47:47 UTC ---
Author: manu
Date: Sun Apr 29 09:47:43 2012
New Revision: 186945

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186945
Log:
2012-04-29  Manuel López-Ibáñez  <manu@gcc.gnu.org>

    PR 53149
        * gcc.dg/20011021-1.c: Adjust testcase.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/20011021-1.c


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

* [Bug regression/53149] [4.8 Regression]: gcc.dg/20011021-1.c
  2012-04-28  0:42 [Bug regression/53149] New: [4.8 Regression]: gcc.dg/20011021-1.c hp at gcc dot gnu.org
  2012-04-28  1:28 ` [Bug regression/53149] " manu at gcc dot gnu.org
  2012-04-29  9:48 ` manu at gcc dot gnu.org
@ 2012-04-29 10:02 ` manu at gcc dot gnu.org
  2012-04-30  2:53 ` hp at gcc dot gnu.org
  2012-05-02 10:39 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: manu at gcc dot gnu.org @ 2012-04-29 10:02 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-04-29 10:01:41 UTC ---
Hi Hans-Peter, could you try with the latest revision? I believe this is fixed.


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

* [Bug regression/53149] [4.8 Regression]: gcc.dg/20011021-1.c
  2012-04-28  0:42 [Bug regression/53149] New: [4.8 Regression]: gcc.dg/20011021-1.c hp at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2012-04-29 10:02 ` manu at gcc dot gnu.org
@ 2012-04-30  2:53 ` hp at gcc dot gnu.org
  2012-05-02 10:39 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: hp at gcc dot gnu.org @ 2012-04-30  2:53 UTC (permalink / raw)
  To: gcc-bugs

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

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

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

--- Comment #4 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-04-30 02:52:51 UTC ---
(In reply to comment #3)
> Hi Hans-Peter, could you try with the latest revision? I believe this is fixed.

Confirmed; my autotester picked it up.  Closing.


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

* [Bug regression/53149] [4.8 Regression]: gcc.dg/20011021-1.c
  2012-04-28  0:42 [Bug regression/53149] New: [4.8 Regression]: gcc.dg/20011021-1.c hp at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2012-04-30  2:53 ` hp at gcc dot gnu.org
@ 2012-05-02 10:39 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-05-02 10:39 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.8.0


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

end of thread, other threads:[~2012-05-02 10:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-28  0:42 [Bug regression/53149] New: [4.8 Regression]: gcc.dg/20011021-1.c hp at gcc dot gnu.org
2012-04-28  1:28 ` [Bug regression/53149] " manu at gcc dot gnu.org
2012-04-29  9:48 ` manu at gcc dot gnu.org
2012-04-29 10:02 ` manu at gcc dot gnu.org
2012-04-30  2:53 ` hp at gcc dot gnu.org
2012-05-02 10:39 ` rguenth at gcc dot gnu.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).