public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/66398] New: g++.dg/abi/anon1.C FAILs with PIE
@ 2015-06-03 13:15 ro at gcc dot gnu.org
  2015-06-03 13:16 ` [Bug c++/66398] " ro at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: ro at gcc dot gnu.org @ 2015-06-03 13:15 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66398
           Summary: g++.dg/abi/anon1.C FAILs with PIE
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: hjl at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-unknown-linux-gnu
            Target: x86_64-unknown-linux-gnu
             Build: x86_64-unknown-linux-gnu

With --enable-default-pie, g++.dg/abi/anon1.C FAILs on Linux/x86_64 with -m32:

+FAIL: g++.dg/abi/anon1.C  -std=c++11  scan-assembler-not globl
+FAIL: g++.dg/abi/anon1.C  -std=c++14  scan-assembler-not globl
+FAIL: g++.dg/abi/anon1.C  -std=c++98  scan-assembler-not globl

anon1.s contains

        .globl  __x86.get_pc_thunk.ax

  Rainer


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

* [Bug c++/66398] g++.dg/abi/anon1.C FAILs with PIE
  2015-06-03 13:15 [Bug c++/66398] New: g++.dg/abi/anon1.C FAILs with PIE ro at gcc dot gnu.org
@ 2015-06-03 13:16 ` ro at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: ro at gcc dot gnu.org @ 2015-06-03 13:16 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |6.0


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

end of thread, other threads:[~2015-06-03 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03 13:15 [Bug c++/66398] New: g++.dg/abi/anon1.C FAILs with PIE ro at gcc dot gnu.org
2015-06-03 13:16 ` [Bug c++/66398] " ro 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).