]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/12612 (ICE when using log function with -O3 -ffast-math)
authorJan Hubicka <jh@suse.cz>
Sun, 19 Oct 2003 18:00:12 +0000 (20:00 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 19 Oct 2003 18:00:12 +0000 (18:00 +0000)
commitcb0bc26338b68344eea600548df4a2d0ddbfd57b
treeb6522ed71889f4b4ed32a56e2a6c2f0de61d337b
parent707e58b1a72bcb33fdd7cbd50833599c53f74652
re PR rtl-optimization/12612 (ICE when using log function with -O3 -ffast-math)

* i386.c (print_reg): Do not abort on certain registers.

PR optimization/12612
* reg-stack.c (subst_stack_regs_pat):  Use st(1) for clobbers.
* i386.md (fpatan, fyl2x, fscale patterns and expanders): Use
match_scratch; avoid bogus paralles.

PR target/12674
* i386.c (ix86_function_regparm): Disable implicit register passing
conventions when profiling.

From-SVN: r72681
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md
gcc/reg-stack.c
This page took 0.065497 seconds and 5 git commands to generate.