public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/64714] New: [5.0 regression] __builtin_object_size (..., 1) fails to locate subobject
@ 2015-01-21 16:52 schwab@linux-m68k.org
  2015-01-21 16:54 ` [Bug c/64714] " schwab@linux-m68k.org
  0 siblings, 1 reply; 2+ messages in thread
From: schwab@linux-m68k.org @ 2015-01-21 16:52 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64714
           Summary: [5.0 regression] __builtin_object_size (..., 1) fails
                    to locate subobject
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org

Created attachment 34520
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34520&action=edit
Testcase

>From the glibc testsuite.

$ gcc-4.9 -O2 fortify.i && ./a.out && echo $?
*** buffer overflow detected ***: ./a.out terminated
[...]
$ gcc-5 -O2 fortify.i && ./a.out && echo $?
0


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

* [Bug c/64714] [5.0 regression] __builtin_object_size (..., 1) fails to locate subobject
  2015-01-21 16:52 [Bug c/64714] New: [5.0 regression] __builtin_object_size (..., 1) fails to locate subobject schwab@linux-m68k.org
@ 2015-01-21 16:54 ` schwab@linux-m68k.org
  0 siblings, 0 replies; 2+ messages in thread
From: schwab@linux-m68k.org @ 2015-01-21 16:54 UTC (permalink / raw)
  To: gcc-bugs

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

Andreas Schwab <schwab@linux-m68k.org> changed:

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

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
.

*** This bug has been marked as a duplicate of bug 64715 ***


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

end of thread, other threads:[~2015-01-21 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-21 16:52 [Bug c/64714] New: [5.0 regression] __builtin_object_size (..., 1) fails to locate subobject schwab@linux-m68k.org
2015-01-21 16:54 ` [Bug c/64714] " schwab@linux-m68k.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).