No subject


Thu Jul 5 12:38:43 CEST 2012


    -x language
       Specify explicitly the language for the following input files
       (rather than letting the compiler choose a default based on
       the file name suffix).  This option applies to all following
       input files until the next -x option.  Possible values for
       language are:

         c  c-header  cpp-output
         c++  c++-header  c++-cpp-output
         objective-c  objective-c-header  objective-c-cpp-output
         objective-c++ objective-c++-header objective-c++-cpp-output
         assembler  assembler-with-cpp
         ada
         f77  f77-cpp-input f95  f95-cpp-input
         go
         java

The attached patch replaces '-x assembler' with '-x assembler-with-cpp'
and fixes the problem for me on powerpc.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

--Multipart=_Sun__16_Dec_2012_04_37_59_+1100_HLA1sbww6iuUYQZV
Content-Type: text/x-diff;
 name="0001-Call-gcc-with-x-assembler-with-cpp-instead-of-x-asse.patch"
Content-Disposition: attachment;
 filename="0001-Call-gcc-with-x-assembler-with-cpp-instead-of-x-asse.patch"
Content-Transfer-Encoding: 7bit



More information about the Cvs-ghc mailing list