public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/61315] New: wide-int.cc cannot be built by darwin system compiler
@ 2014-05-26  8:08 fxcoudert at gcc dot gnu.org
  2014-05-26  9:00 ` [Bug bootstrap/61315] " pinskia at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: fxcoudert at gcc dot gnu.org @ 2014-05-26  8:08 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61315
           Summary: wide-int.cc cannot be built by darwin system compiler
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fxcoudert at gcc dot gnu.org

On i686-apple-darwin (secondary target) and x86_64-apple-darwin, GCC trunk does
not bootstrap with the system compiler due 4 occurrences of this failure:

../../trunk/gcc/wide-int.cc:1274:23: error: invalid use of a cast in a inline
      asm context requiring an l-value: remove the cast or build with
      -fheinous-gnu-extensions
          umul_ppmm (val[1], val[0], op1.ulow (), op2.ulow ());
          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Thus, either the flag should be added to the default flags, or the code should
be amended (this was PR61146, but it was resolved in INVALID).


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

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

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-26  8:08 [Bug bootstrap/61315] New: wide-int.cc cannot be built by darwin system compiler fxcoudert at gcc dot gnu.org
2014-05-26  9:00 ` [Bug bootstrap/61315] " pinskia at gcc dot gnu.org
2014-05-26  9:08 ` fxcoudert at gcc dot gnu.org
2014-05-26  9:11 ` pinskia at gcc dot gnu.org
2014-05-26  9:21 ` fxcoudert at gcc dot gnu.org
2014-05-27 16:21 ` howarth at nitro dot med.uc.edu
2014-05-27 16:35 ` howarth at nitro dot med.uc.edu
2014-05-27 18:01 ` dominiq at lps dot ens.fr
2014-05-27 18:26 ` pinskia at gcc dot gnu.org
2014-05-27 19:15 ` howarth at nitro dot med.uc.edu
2014-05-27 20:36 ` mrs at gcc dot gnu.org
2014-05-28  7:57 ` manu at gcc dot gnu.org
2014-05-28 10:18 ` dominiq at lps dot ens.fr
2014-05-28 11:21 ` manu at gcc dot gnu.org
2014-06-03 16:19 ` joseph at codesourcery dot com

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