public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/66737] New: ld: warning: -z bndplt ignored
@ 2015-07-02 11:10 hjl.tools at gmail dot com
  2015-07-16 13:05 ` [Bug driver/66737] " ienkovich at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: hjl.tools at gmail dot com @ 2015-07-02 11:10 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66737
           Summary: ld: warning: -z bndplt ignored
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
                CC: ienkovich at gcc dot gnu.org
  Target Milestone: ---

[hjl@gnu-6 gcc]$ cat x.c
int
main ()
{
  return 0;
}
[hjl@gnu-6 gcc]$ gcc -mmpx x.c -m32 -fcheck-pointer-bounds
/usr/local/bin/ld: warning: -z bndplt ignored.
[hjl@gnu-6 gcc]$ 

-z bndplt is only needed for x86-64 linker.


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

end of thread, other threads:[~2015-07-24 10:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-02 11:10 [Bug driver/66737] New: ld: warning: -z bndplt ignored hjl.tools at gmail dot com
2015-07-16 13:05 ` [Bug driver/66737] " ienkovich at gcc dot gnu.org
2015-07-16 13:40 ` hjl.tools at gmail dot com
2015-07-16 14:32 ` hjl.tools at gmail dot com
2015-07-16 14:43 ` ienkovich at gcc dot gnu.org
2015-07-16 15:19 ` hjl.tools at gmail dot com
2015-07-22 16:25 ` ienkovich at gcc dot gnu.org
2015-07-24 10:18 ` ienkovich 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).