public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/64911] New: FAIL: gcc.c-torture/execute/builtins/strchr.c compilation,  -O0
@ 2015-02-03  1:24 pangbw at gmail dot com
  2015-02-03  2:01 ` [Bug testsuite/64911] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: pangbw at gmail dot com @ 2015-02-03  1:24 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64911
           Summary: FAIL: gcc.c-torture/execute/builtins/strchr.c
                    compilation,  -O0
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pangbw at gmail dot com

In one of my environment, I will get the multiple definition error for this
test case. In another one of my environment, I will not get the error.

After checking the code in linker I think this is a flaw in linker and this is
a bug in the test case as we should always report multiple definition as an
error when a function(strchr) is defined in two places(libc.a and this test
case).


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

* [Bug testsuite/64911] FAIL: gcc.c-torture/execute/builtins/strchr.c compilation,  -O0
  2015-02-03  1:24 [Bug testsuite/64911] New: FAIL: gcc.c-torture/execute/builtins/strchr.c compilation, -O0 pangbw at gmail dot com
@ 2015-02-03  2:01 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2015-02-03  2:01 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2015-02-03
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
What target is this on?  And what version of GCC?
Also is the failures with LTO?

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55994 too.


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

end of thread, other threads:[~2015-02-03  2:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-03  1:24 [Bug testsuite/64911] New: FAIL: gcc.c-torture/execute/builtins/strchr.c compilation, -O0 pangbw at gmail dot com
2015-02-03  2:01 ` [Bug testsuite/64911] " pinskia 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).