[committed] fix obvious indirect jump warning

Eric Christopher echristo@apple.com
Thu Mar 2 23:53:00 GMT 2006


With an updated assembler on darwin it properly warns when we're  
trying to do an indirect jump without the '*' in front of the register.

Tested on x86-darwin. No regressions.

-eric

2006-03-02  Eric Christopher  <echristo@apple.com>

	* config/i386/i386.c (machopic_output_stub): Add indirection to jump.

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


More information about the Gcc-patches mailing list