public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/55175] New: i386/sfp-exceptions.c:52:7: error: impossible constraint in 'asm'
@ 2012-11-02  5:24 corsepiu at gcc dot gnu.org
  2012-11-02 10:02 ` [Bug bootstrap/55175] " ubizjak at gmail dot com
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: corsepiu at gcc dot gnu.org @ 2012-11-02  5:24 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55175
           Summary: i386/sfp-exceptions.c:52:7: error: impossible
                    constraint in 'asm'
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: corsepiu@gcc.gnu.org


Created attachment 28594
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28594
*.i of the file raising the breakdown

Bootstrapping gcc-trunk (xgcc (GCC) 4.8.0 20120927 (experimental)) fails with
this error for --target=i386-rtems4.11:

...
/users/rtems/src/rtems.org/rtems-gcc/BUILD-i386/./gcc/xgcc
-B/users/rtems/src/rtems.org/rtems-gcc/BUILD-i386/./gcc/ -nostdinc
-B/users/rtems/src/rtems.org/rtems-gcc/BUILD-i386/i386-rtems4.11/soft-float/newlib/
-isystem
/users/rtems/src/rtems.org/rtems-gcc/BUILD-i386/i386-rtems4.11/soft-float/newlib/targ-include
-isystem /users/rtems/src/rtems.org/rtems-gcc/newlib/libc/include
-B/opt/rtems-4.11/i386-rtems4.11/bin/ -B/opt/rtems-4.11/i386-rtems4.11/lib/
-isystem /opt/rtems-4.11/i386-rtems4.11/include -isystem
/opt/rtems-4.11/i386-rtems4.11/sys-include  -msoft-float -g -O2 -Wall -O2
-I../../../../libgcc/../newlib/libc/sys/rtems/include -g -O2 -Wall -DIN_GCC
-DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition 
-isystem ./include   -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector
-Dinhibit_libc  -I. -I. -I../../.././gcc -I../../../../libgcc
-I../../../../libgcc/. -I../../../../libgcc/../gcc
-I../../../../libgcc/../include  -DHAVE_CC_TLS  -o sfp-exceptions.o -MT
sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep  -c
../../../../libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden
-DHIDE_EXPORTS
../../../../libgcc/config/i386/sfp-exceptions.c: In function
'__sfp_handle_exceptions':
../../../../libgcc/config/i386/sfp-exceptions.c:52:7: error: impossible
constraint in 'asm'
       asm volatile ("fdiv\t{%y0, %0|%0, %y0}" : "+t" (f));
       ^
../../../../libgcc/config/i386/sfp-exceptions.c:62:7: error: impossible
constraint in 'asm'
       asm volatile ("fdivs\t%1" : "+t" (f) : "m" (g));
       ^
make: *** [sfp-exceptions.o] Error 1


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

end of thread, other threads:[~2012-11-05 14:39 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-02  5:24 [Bug bootstrap/55175] New: i386/sfp-exceptions.c:52:7: error: impossible constraint in 'asm' corsepiu at gcc dot gnu.org
2012-11-02 10:02 ` [Bug bootstrap/55175] " ubizjak at gmail dot com
2012-11-02 10:05 ` ubizjak at gmail dot com
2012-11-02 13:30 ` joel at gcc dot gnu.org
2012-11-02 14:09 ` uros at gcc dot gnu.org
2012-11-02 14:26 ` [Bug target/55175] " ubizjak at gmail dot com
2012-11-03  6:25 ` corsepiu at gcc dot gnu.org
2012-11-04 18:58 ` uros at gcc dot gnu.org
2012-11-04 19:00 ` ubizjak at gmail dot com
2012-11-04 19:00 ` ubizjak at gmail dot com
2012-11-05 11:44 ` corsepiu at gcc dot gnu.org
2012-11-05 12:12 ` ubizjak at gmail dot com
2012-11-05 12:29 ` ubizjak at gmail dot com
2012-11-05 12:42 ` corsepiu at gcc dot gnu.org
2012-11-05 14:15 ` ubizjak at gmail dot com
2012-11-05 14:25 ` ubizjak at gmail dot com
2012-11-05 14:39 ` corsepiu 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).