Profiling suddenly broken for powerpc-aix4.1 (gcc-2.96 19990612)

Franz Sirl Franz.Sirl-kernel@lauterbach.com
Wed Jun 30 23:07:00 GMT 1999


At 16:31 14.06.99 , Kaveh R. Ghazi wrote:
>Hi,
>
>         Sometime over the last few days, profiling broke for
>powerpc-ibm-aix4.1.4.0.  For the simple program, "main(){}", here's
>what I get:
>
>  > % gcc -v
>  > Reading specs from /caip/u47/ghazi/gcc-testing/aix-test/build/gcc/specs
>  > gcc version gcc-2.96 19990612 (experimental)
>  >
>  > % gcc --save-temps -p foo.c
>  > Assembler:
>  > foo.s: line 38: 1252-142 Syntax error.
>
>         Below is foo.s, line 38 in foo.s contains "{cror 31,31,31|nop}".
>BTW, I'm using the native assembler.
>
>         Any ideas as to what happened?

I don't know what happened, but I think you have to change the fprintf() 
with RS6000_CALL_GLUE in line 4144 of rs6000.c to an asm_fprintf().

Franz.



More information about the Gcc-bugs mailing list