[Committed] Fix spu configure assembly test

Andrew_Pinski@PlayStation.Sony.Com Andrew_Pinski@PlayStation.Sony.Com
Fri Jan 12 23:02:00 GMT 2007


Hi,
  The problem here is that spu-*-* was not listed in the switch statement 
for setting the insn in configure for the assembly.  This fixes the 
problem and allows for "spu-elf-gcc -g a.s" to pass --gdwarf2 to the 
assembler and for the use of .loc/.file which should help assemble times.


Committed after a build for spu-elf with no regressions.

Thanks,
Andrew Pinski

        * configure.ac: Set insn to "nop" for spu-*-* also.
        * configure: Regenerate.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fixgdwarf2.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070112/c31bc4cd/attachment.txt>


More information about the Gcc-patches mailing list