public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/46446] New: [4.6 regression] New test failures
@ 2010-11-12  1:24 hjl.tools at gmail dot com
  2010-11-12  1:26 ` [Bug middle-end/46446] " pinskia at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2010-11-12  1:24 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 regression] New test failures
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


On Linux/ia32, revision 166635 gave:

FAIL: g++.dg/guality/redeclaration1.C  -O2 -flto -flto-partition=none  line 13
i == 42
FAIL: g++.dg/torture/pr34850.C  -O2 -flto -flto-partition=none  (test for
excess errors)
FAIL: gcc.dg/guality/pr43077-1.c  -O2 -flto -flto-partition=none  line 42 varb
== 2
FAIL: gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 18 h == 9
FAIL: gcc.dg/tree-ssa/inline-5.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/inline-5.c scan-tree-dump-times optimized "do_inc.*;" 10:
dump file does not exist
FAIL: gcc.dg/tree-ssa/inline-6.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/inline-6.c scan-tree-dump-times optimized "do_inc.*;" 10:
dump file does not exist

Revision 166623 is OK.


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

* [Bug middle-end/46446] [4.6 regression] New test failures
  2010-11-12  1:24 [Bug middle-end/46446] New: [4.6 regression] New test failures hjl.tools at gmail dot com
@ 2010-11-12  1:26 ` pinskia at gcc dot gnu.org
  2010-11-12  4:51 ` hubicka at ucw dot cz
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2010-11-12  1:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-11-12 01:26:21 UTC ---
>FAIL: g++.dg/guality/redeclaration1.C  -O2 -flto -flto-partition=none  line 13
i == 42
> FAIL: g++.dg/torture/pr34850.C  -O2 -flto -flto-partition=none  (test for
excess errors)
> FAIL: gcc.dg/guality/pr43077-1.c  -O2 -flto -flto-partition=none  line 42 varb
== 2
> FAIL: gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 13 h == 9
> FAIL: gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 18 h == 9


The above ones are just caused by including -flto -flto-partition=none in the
torture flags now, not to mention they fail before with -flto :).


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

* [Bug middle-end/46446] [4.6 regression] New test failures
  2010-11-12  1:24 [Bug middle-end/46446] New: [4.6 regression] New test failures hjl.tools at gmail dot com
  2010-11-12  1:26 ` [Bug middle-end/46446] " pinskia at gcc dot gnu.org
@ 2010-11-12  4:51 ` hubicka at ucw dot cz
  2010-11-12 12:14 ` rguenth at gcc dot gnu.org
  2010-11-12 14:59 ` hubicka at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: hubicka at ucw dot cz @ 2010-11-12  4:51 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jan Hubicka <hubicka at ucw dot cz> 2010-11-12 04:49:49 UTC ---
> The above ones are just caused by including -flto -flto-partition=none in the
> torture flags now, not to mention they fail before with -flto :).
Yes, those are old failures, just with new names.

Honza


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

* [Bug middle-end/46446] [4.6 regression] New test failures
  2010-11-12  1:24 [Bug middle-end/46446] New: [4.6 regression] New test failures hjl.tools at gmail dot com
  2010-11-12  1:26 ` [Bug middle-end/46446] " pinskia at gcc dot gnu.org
  2010-11-12  4:51 ` hubicka at ucw dot cz
@ 2010-11-12 12:14 ` rguenth at gcc dot gnu.org
  2010-11-12 14:59 ` hubicka at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-11-12 12:14 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0


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

* [Bug middle-end/46446] [4.6 regression] New test failures
  2010-11-12  1:24 [Bug middle-end/46446] New: [4.6 regression] New test failures hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2010-11-12 12:14 ` rguenth at gcc dot gnu.org
@ 2010-11-12 14:59 ` hubicka at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: hubicka at gcc dot gnu.org @ 2010-11-12 14:59 UTC (permalink / raw)
  To: gcc-bugs

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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-11-12 14:05:17 UTC ---
I fixed the inline-5/inline-6 commits, the other testcases are just renamed
from -lfto failures, so they are not new. Fixed thus.


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

end of thread, other threads:[~2010-11-12 14:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-12  1:24 [Bug middle-end/46446] New: [4.6 regression] New test failures hjl.tools at gmail dot com
2010-11-12  1:26 ` [Bug middle-end/46446] " pinskia at gcc dot gnu.org
2010-11-12  4:51 ` hubicka at ucw dot cz
2010-11-12 12:14 ` rguenth at gcc dot gnu.org
2010-11-12 14:59 ` hubicka 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).