This is the mail archive of the gcc-bugs@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]

[Bug inline-asm/36092] [4.4 Regression] invalid rtl sharing found in the insn



------- Comment #4 from ubizjak at gmail dot com  2008-05-02 18:48 -------
This doesn't fail for me when compiling preprocessed file with (please note
-m32 compile flag on 64bit host):

~/gcc-build-fast/gcc/cc1 -m32 -march=pentium -mno-tls-direct-seg-refs pr36092.i
-std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings
-fmerge-all-constants -quiet -Wstrict-prototypes

where

~/gcc-build-fast/gcc/cc1 --version
GNU C (GCC) version 4.4.0 20080502 (experimental) [trunk revision 134885]
(x86_64-unknown-linux-gnu)

configured with:

--enable-checking=all

Can you try latest SVN version of 4.4 branch?


-- 


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


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