diff options
author | Steven Bosscher <stevenb@suse.de> | 2004-01-13 01:58:45 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2004-01-13 01:58:45 +0000 |
commit | faed5cc356c09c41cdbc7de97ef2520c7f5a805d (patch) | |
tree | 620724275961c3e490611bea34f8d2c8cba0a9dd /libjava/java/sql/SQLWarning.java | |
parent | e4a32afbe15212baa1f5eab9d0315077ca005a9d (diff) | |
download | gcc-faed5cc356c09c41cdbc7de97ef2520c7f5a805d.zip gcc-faed5cc356c09c41cdbc7de97ef2520c7f5a805d.tar.gz gcc-faed5cc356c09c41cdbc7de97ef2520c7f5a805d.tar.bz2 |
re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_name)
PR c++/13376
* function.h (struct function): Kill `name' field.
(current_function_name): Make it an extern function.
* function.c (current_function_name): New function.
* graph.c: Update all uses of current_function_name.
* gcse.c: Likewise.
* config/alpha/alpha.c, config/avr/avr.c, config/c4x/c4x.c,
config/mips/mips.c, config/pdp11/pdp11.c: Likewise.
* config/ip2k/ip2k.c (function_prologue): Use MAIN_NAME_P
instead of a strcmp with "main".
From-SVN: r75784
Diffstat (limited to 'libjava/java/sql/SQLWarning.java')
0 files changed, 0 insertions, 0 deletions