public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/65439] New: [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "Equal symbols: 6"
@ 2015-03-16 14:18 danglin at gcc dot gnu.org
  2015-03-16 15:06 ` [Bug ipa/65439] " jakub at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: danglin at gcc dot gnu.org @ 2015-03-16 14:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65439

            Bug ID: 65439
           Summary: [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C
                    -std=gnu++98  scan-ipa-dump icf "Equal symbols: 6"
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11

In revision 221432:

Executing on host: /test/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++
-B/test/gnu
/gcc/objdir/gcc/testsuite/g++/../../
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ipa/
ipa-icf-4.C  -fno-diagnostics-show-caret -fdiagnostics-color=never  -nostdinc++
-I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/hppa2.0w-hp-hp
ux11.11 -I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include
-I/tes
t/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/test/gnu/gcc/gcc/libstdc++-v3/include/ba
ckward -I/test/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=0 
-std=
gnu++98 -O2 -fdump-ipa-icf -fno-inline  -S   -o ipa-icf-4.s    (timeout = 300)
spawn /test/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++
-B/test/gnu/gcc/objdir/g
cc/testsuite/g++/../../ /test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ipa/ipa-icf-4.C
-
fno-diagnostics-show-caret -fdiagnostics-color=never -nostdinc++
-I/test/gnu/gcc
/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/hppa2.0w-hp-hpux11.11
-I/test
/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include
-I/test/gnu/gcc/gcc/l
ibstdc++-v3/libsupc++ -I/test/gnu/gcc/gcc/libstdc++-v3/include/backward
-I/test/
gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=0 -std=gnu++98 -O2
-fdu
mp-ipa-icf -fno-inline -S -o ipa-icf-4.s
PASS: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98 (test for excess errors)
PASS: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "(Unified;
Variabl
e alias has been created)|(Symbol aliases are not supported by target)"
FAIL: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "Equal symbols:
6"

Revision 221202 was okay.


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

* [Bug ipa/65439] [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "Equal symbols: 6"
  2015-03-16 14:18 [Bug ipa/65439] New: [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C -std=gnu++98 scan-ipa-dump icf "Equal symbols: 6" danglin at gcc dot gnu.org
@ 2015-03-16 15:06 ` jakub at gcc dot gnu.org
  2015-03-16 17:08 ` dominiq at lps dot ens.fr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-03-16 15:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65439

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
                 CC|                            |jakub at gcc dot gnu.org
   Target Milestone|---                         |5.0


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

* [Bug ipa/65439] [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "Equal symbols: 6"
  2015-03-16 14:18 [Bug ipa/65439] New: [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C -std=gnu++98 scan-ipa-dump icf "Equal symbols: 6" danglin at gcc dot gnu.org
  2015-03-16 15:06 ` [Bug ipa/65439] " jakub at gcc dot gnu.org
@ 2015-03-16 17:08 ` dominiq at lps dot ens.fr
  2015-03-17 10:29 ` dominiq at lps dot ens.fr
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dominiq at lps dot ens.fr @ 2015-03-16 17:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65439

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|hppa2.0w-hp-hpux11.11       |hppa2.0w-hp-hpux11.11,
                   |                            |x86_64-apple-darwin1*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-03-16
                 CC|                            |hubicka at gcc dot gnu.org,
                   |                            |marxin at gcc dot gnu.org
               Host|hppa2.0w-hp-hpux11.11       |hppa2.0w-hp-hpux11.11,
                   |                            |x86_64-apple-darwin1*
     Ever confirmed|0                           |1
              Build|hppa2.0w-hp-hpux11.11       |hppa2.0w-hp-hpux11.11,
                   |                            |x86_64-apple-darwin1*

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Also seen on darwin
(https://gcc.gnu.org/ml/gcc-testresults/2015-03/msg01785.html) at r221412
(likely r221406): the test fails due to

Equal symbols: 7


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

* [Bug ipa/65439] [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "Equal symbols: 6"
  2015-03-16 14:18 [Bug ipa/65439] New: [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C -std=gnu++98 scan-ipa-dump icf "Equal symbols: 6" danglin at gcc dot gnu.org
  2015-03-16 15:06 ` [Bug ipa/65439] " jakub at gcc dot gnu.org
  2015-03-16 17:08 ` dominiq at lps dot ens.fr
@ 2015-03-17 10:29 ` dominiq at lps dot ens.fr
  2015-03-17 17:20 ` hubicka at gcc dot gnu.org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dominiq at lps dot ens.fr @ 2015-03-17 10:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65439

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|hppa2.0w-hp-hpux11.11,      |hppa2.0w-hp-hpux11.11,
                   |x86_64-apple-darwin1*       |x86_64-apple-darwin*
                 CC|                            |iains at gcc dot gnu.org
               Host|hppa2.0w-hp-hpux11.11,      |hppa2.0w-hp-hpux11.11,
                   |x86_64-apple-darwin1*       |x86_64-apple-darwin*
              Build|hppa2.0w-hp-hpux11.11,      |hppa2.0w-hp-hpux11.11,
                   |x86_64-apple-darwin1*       |x86_64-apple-darwin*

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Also seen on powerpc-apple-darwin9.


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

* [Bug ipa/65439] [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "Equal symbols: 6"
  2015-03-16 14:18 [Bug ipa/65439] New: [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C -std=gnu++98 scan-ipa-dump icf "Equal symbols: 6" danglin at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2015-03-17 10:29 ` dominiq at lps dot ens.fr
@ 2015-03-17 17:20 ` hubicka at gcc dot gnu.org
  2015-03-17 17:31 ` dominiq at lps dot ens.fr
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: hubicka at gcc dot gnu.org @ 2015-03-17 17:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65439

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Can you attach the dump file? It is probalby due to lack of aliases, but I am
bit surprises the number of equal symbols grows up.


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

* [Bug ipa/65439] [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "Equal symbols: 6"
  2015-03-16 14:18 [Bug ipa/65439] New: [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C -std=gnu++98 scan-ipa-dump icf "Equal symbols: 6" danglin at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2015-03-17 17:20 ` hubicka at gcc dot gnu.org
@ 2015-03-17 17:31 ` dominiq at lps dot ens.fr
  2015-03-18  2:26 ` hubicka at gcc dot gnu.org
  2015-03-18 19:19 ` [Bug ipa/65439] [5 " marxin at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: dominiq at lps dot ens.fr @ 2015-03-17 17:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65439

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Created attachment 35045
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35045&action=edit
dump-ipa-icf of ipa-icf-4.C

> Can you attach the dump file? It is probalby due to lack of aliases,
> but I am bit surprises the number of equal symbols grows up.

Done.


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

* [Bug ipa/65439] [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "Equal symbols: 6"
  2015-03-16 14:18 [Bug ipa/65439] New: [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C -std=gnu++98 scan-ipa-dump icf "Equal symbols: 6" danglin at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2015-03-17 17:31 ` dominiq at lps dot ens.fr
@ 2015-03-18  2:26 ` hubicka at gcc dot gnu.org
  2015-03-18 19:19 ` [Bug ipa/65439] [5 " marxin at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: hubicka at gcc dot gnu.org @ 2015-03-18  2:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65439

--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
I see, the difference is _ZN12_GLOBAL__N_11AC1Ev that is same body alias on
targets supporting it, but not on Darwin where C++ FE produces a duplicate.
I suppose we want just relax the testcase template to accept this equivalence,
but my connection is bit too iffy to do it right now.


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

* [Bug ipa/65439] [5 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "Equal symbols: 6"
  2015-03-16 14:18 [Bug ipa/65439] New: [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C -std=gnu++98 scan-ipa-dump icf "Equal symbols: 6" danglin at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2015-03-18  2:26 ` hubicka at gcc dot gnu.org
@ 2015-03-18 19:19 ` marxin at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: marxin at gcc dot gnu.org @ 2015-03-18 19:19 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65439

Martin Liška <marxin at gcc dot gnu.org> changed:

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

--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed in 5.0.
>From gcc-bugs-return-480719-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Mar 18 19:19:10 2015
Return-Path: <gcc-bugs-return-480719-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 64708 invoked by alias); 18 Mar 2015 19:19:09 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 64645 invoked by uid 55); 18 Mar 2015 19:19:06 -0000
From: "marxin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ipa/65439] [5 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C  -std=gnu++98  scan-ipa-dump icf "Equal symbols: 6"
Date: Wed, 18 Mar 2015 19:19:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: ipa
X-Bugzilla-Version: 5.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: marxin at gcc dot gnu.org
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P4
X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 5.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-65439-4-t5RGZz8PGb@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-65439-4@http.gcc.gnu.org/bugzilla/>
References: <bug-65439-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2015-03/txt/msg01863.txt.bz2
Content-length: 551

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65439

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Mar 18 19:18:34 2015
New Revision: 221500

URL: https://gcc.gnu.org/viewcvs?rev=221500&root=gcc&view=rev
Log:
Fix PR65439.

    PR ipa/65439
    * g++.dg/ipa/ipa-icf-4.C: Extend expected number of
    equivalences either to 6 or 7.

M    gcc/testsuite/ChangeLog
M    gcc/testsuite/g++.dg/ipa/ipa-icf-4.C

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/ipa/ipa-icf-4.C
>From gcc-bugs-return-480721-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Mar 18 19:21:14 2015
Return-Path: <gcc-bugs-return-480721-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 68133 invoked by alias); 18 Mar 2015 19:21:13 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 68066 invoked by uid 48); 18 Mar 2015 19:21:09 -0000
From: "paolo.carlini at oracle dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/63657] [4.9 regression] -Wunused-variable: warning supressed by virtual dtor
Date: Wed, 18 Mar 2015 19:21:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.9.1
X-Bugzilla-Keywords: diagnostic
X-Bugzilla-Severity: normal
X-Bugzilla-Who: paolo.carlini at oracle dot com
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.9.3
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-63657-4-9pyAXJ7HvK@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-63657-4@http.gcc.gnu.org/bugzilla/>
References: <bug-63657-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2015-03/txt/msg01865.txt.bz2
Content-length: 464

https://gcc.gnu.org/bugzilla/show_bug.cgi?idc657

Paolo Carlini <paolo.carlini at oracle dot com> changed:

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

--- Comment #10 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Thus this is fixed for 4.9.3 too.


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

end of thread, other threads:[~2015-03-18 19:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16 14:18 [Bug ipa/65439] New: [5.0 Regression] FAIL: g++.dg/ipa/ipa-icf-4.C -std=gnu++98 scan-ipa-dump icf "Equal symbols: 6" danglin at gcc dot gnu.org
2015-03-16 15:06 ` [Bug ipa/65439] " jakub at gcc dot gnu.org
2015-03-16 17:08 ` dominiq at lps dot ens.fr
2015-03-17 10:29 ` dominiq at lps dot ens.fr
2015-03-17 17:20 ` hubicka at gcc dot gnu.org
2015-03-17 17:31 ` dominiq at lps dot ens.fr
2015-03-18  2:26 ` hubicka at gcc dot gnu.org
2015-03-18 19:19 ` [Bug ipa/65439] [5 " marxin 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).