This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: inline-asm/10396: Constraint alternatives cause error " `asm' operand requires impossible reload"


The following reply was made to PR inline-asm/10396; it has been noted by GNATS.

From: Pete Gonzalez <gonz at ratloop dot com>
To: gcc-gnats at gcc dot gnu dot org,gcc-bugs at gcc dot gnu dot org,nobody at gcc dot gnu dot org,
 gcc-prs at gcc dot gnu dot org
Cc:  
Subject: Re: inline-asm/10396: Constraint alternatives cause error "
  `asm' operand requires impossible reload"
Date: Sun, 27 Apr 2003 23:56:05 -0400

 >Do you have this problem with 3.3 as well?  Many reload and
 >inline-asm problems have been fixed for 3.3, maybe your problem
 >is fixed there as well.
 
 I attempted to recompile using the latest 3.3 snapshot (20030421),
 however the build fails with this error:
 
 >gcc   -g -O2 -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings 
 >-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic 
 >-Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengtype.exe \
 >  gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
 >./gengtype
 >Signal 11
 >make[2]: *** [s-gtype] Error 139
 >make[2]: Leaving directory 
 >`/home/Administrator/DevKitAdv-Source/build-gcc/gcc'
 >make[1]: *** [all-gcc] Error 2
 >make[1]: Leaving directory `/home/Administrator/DevKitAdv-Source/build-gcc'
 >make: *** [stmp-gcc-make-all] Error 2
 
 I guess I should wait for a more stable version of the source code.
 How far off is the official 3.3 release?
 
 Thanks,
 -Pete
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]