public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/60563] New: FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*
@ 2014-03-18 10:18 dominiq at lps dot ens.fr
  2014-03-18 22:31 ` [Bug target/60563] " dominiq at lps dot ens.fr
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-03-18 10:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60563

            Bug ID: 60563
           Summary: FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dominiq at lps dot ens.fr
                CC: iains at gcc dot gnu.org, ian at gcc dot gnu.org
              Host: *-apple-darwin*
            Target: *-apple-darwin*
             Build: *-apple-darwin*

Running target unix/-m32
FAIL: g++.dg/ext/sync-4.C -std=gnu++98 execution test
FAIL: g++.dg/ext/sync-4.C -std=gnu++11 execution test
FAIL: g++.dg/ext/sync-4.C -std=gnu++1y execution test

Running target unix/-m64
FAIL: g++.dg/ext/sync-4.C -std=gnu++98 (test for excess errors)
UNRESOLVED: g++.dg/ext/sync-4.C -std=gnu++98 compilation failed to produce
executable
FAIL: g++.dg/ext/sync-4.C -std=gnu++11 (test for excess errors)
UNRESOLVED: g++.dg/ext/sync-4.C -std=gnu++11 compilation failed to produce
executable
FAIL: g++.dg/ext/sync-4.C -std=gnu++1y (test for excess errors)
UNRESOLVED: g++.dg/ext/sync-4.C -std=gnu++1y compilation failed to produce
executable

There is no failure at r204199, but I see them at r204372. Since the test has
been introduced in r204360, it is likely that it has never worked on darwin.

For -m32 the run time failure is

terminate called after throwing an instance of 'int'

For -m64 the compilation aborts on

/opt/gcc/work/gcc/testsuite/g++.dg/ext/sync-4.C:12:47: error: conflicting
declaration 'typedef long int int64_t'
In file included from /opt/gcc/build_w/gcc/include-fixed/stdint.h:30:0,
                 from /opt/gcc/build_w/gcc/include/stdint.h:9,
                 from /usr/include/sys/resource.h:72,
                 from /usr/include/sys/wait.h:110,
                 from /usr/include/stdlib.h:65,
                 from /opt/gcc/work/gcc/testsuite/g++.dg/ext/sync-4.C:8:
/usr/include/sys/_types/_int64_t.h:30:20: note: previous declaration as
'typedef long long int int64_t'


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

end of thread, other threads:[~2015-02-11 22:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-18 10:18 [Bug target/60563] New: FAIL: g++.dg/ext/sync-4.C on *-apple-darwin* dominiq at lps dot ens.fr
2014-03-18 22:31 ` [Bug target/60563] " dominiq at lps dot ens.fr
2014-03-19  3:39 ` ian at gcc dot gnu.org
2014-03-19  3:44 ` ian at airs dot com
2014-03-20 11:29 ` iains at gcc dot gnu.org
2014-03-20 14:31 ` dominiq at lps dot ens.fr
2014-03-20 14:32 ` dominiq at lps dot ens.fr
2014-03-20 14:33 ` dominiq at lps dot ens.fr
2014-03-20 14:34 ` dominiq at lps dot ens.fr
2014-03-20 21:29 ` iains at gcc dot gnu.org
2014-12-19  0:18 ` howarth at bromo dot med.uc.edu
2015-02-11 22:04 ` howarth at bromo dot med.uc.edu

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).