]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/13608 (Incorrect code with -O3 -ffast-math)
authorJan Hubicka <jh@suse.cz>
Fri, 16 Jan 2004 18:53:51 +0000 (19:53 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 16 Jan 2004 18:53:51 +0000 (18:53 +0000)
commit965514bd92689acdf4d64d47c9905099a1c7b829
tree1d4f7d52236263c5808407e61f046c99351cdf1d
parent71bbcf4d56ce5fb369d879702932b88447053be9
re PR target/13608 (Incorrect code with -O3 -ffast-math)

* i386.md (load_tp_di): Fix pasto.

PR opt/13608
* i386.c (ix86_compute_frame_layout): Fix for alloca on leaf function.

* c-pretty-print.c (pp_c_type_cast, pp_c_abstract_declarator,
pp_c_character_constant, pp_c_floating_constant,
pp_c_additive_expression, pp_c_shift_expression,
pp_c_equality_expression, pp_c_and_expression,
pp_c_exclusive_or_expression, pp_c_inclusive_or_expression,
pp_c_logical_and_expression): Remove inline modifier.
* dwarf2out.c (get_AT): Likewise.
* et-forest.c (et_splay): Likewise.
* ra.h (ra_alloc, ra_calloc): Likewise

* mangle.c (write_mangled_name): Remove inline modifier.

From-SVN: r75988
gcc/ChangeLog
gcc/c-pretty-print.c
gcc/config/i386/i386.c
gcc/config/i386/i386.md
gcc/cp/ChangeLog
gcc/cp/mangle.c
gcc/dwarf2out.c
gcc/et-forest.c
gcc/haifa-sched.c
gcc/ra.h