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 target/37812] [4.4 Regression] Invalid mnemonic 'lvlx'



------- Comment #4 from dominiq at lps dot ens dot fr  2008-11-03 08:21 -------
> Isn't this just a user error though?

I am just running the tests.

>  Are you configuring gcc with a cell arch eventhough your assembler lacks 
> that support?

I use:

../gcc-4.4-work/configure --prefix=/opt/gcc/gcc4.4w
--mandir=/opt/gcc/gcc4.4w/share/man --infodir=/opt/gcc/gcc4.4w/share/info
--build=powerpc-apple-darwin9
--enable-languages=c,c++,fortran,objc,obj-c++,java --with-gmp=/sw
--with-libiconv-prefix=/usr --with-system-zlib --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib

If there is something about cell, it is not visible here.

> Or is testing done with those flags?

I don't think I have anything special for these tests.


-- 


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


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