Christian Ehrhardt
292e35a31b
re PR rtl-optimization/7507 (ICE (segfault) with -O2)
...
PR opt/7507
* calls.c (fix_unsafe_tree): Split out from ...
(expand_call): ... here. Use it on the function address too.
From-SVN: r61539
2003-01-21 00:02:31 -08:00
Richard Henderson
d8d0f5af81
* expr.h (default_must_pass_in_stack): Move decl outside ifdef.
...
From-SVN: r61538
2003-01-20 23:55:53 -08:00
Richard Henderson
5b50aa9d60
re PR rtl-optimization/7507 (ICE (segfault) with -O2)
...
PR opt/7507
* stmt.c (expand_asm_operands): Validize memory operands.
* gcc.dg/20030120-1.c: New.
From-SVN: r61535
2003-01-20 23:37:13 -08:00
Richard Henderson
7a174a1534
re PR rtl-optimization/8848 (bad code when optimizing (lifetime analysis pass?))
...
PR opt/8848
* ifcvt.c (noce_process_if_block): Correct arguments to
modified_between_p for no-else-block case.
* gcc.c-torture/execute/20030120-2.c: New.
From-SVN: r61532
2003-01-20 21:04:34 -08:00
Kazu Hirata
9ac7ebba1c
h8300.c (const_costs): Remove a warning.
...
* config/h8300/h8300.c (const_costs): Remove a warning.
(output_plussi): Likewise.
(compute_plussi_length): Likewise.
(compute_plussi_cc): Likewise.
From-SVN: r61531
2003-01-21 04:10:38 +00:00
Kazu Hirata
309c52b51b
h8300.md (addsi_h8300): Remove the last alternative.
...
* config/h8300/h8300.md (addsi_h8300): Remove the last
alternative.
From-SVN: r61530
2003-01-21 04:01:07 +00:00
Kazu Hirata
b30686ec5e
* config/h8300/h8300.c (get_shift_alg): Remove redundant code.
...
From-SVN: r61529
2003-01-21 03:54:49 +00:00
Kaveh R. Ghazi
876086937b
* system.h (__NO_STRING_INLINES): Define.
...
From-SVN: r61528
2003-01-21 02:44:37 +00:00
John David Anglin
475c825089
ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of x is not a scalar int mode.
...
* ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of x
is not a scalar int mode.
From-SVN: r61525
2003-01-21 02:03:14 +00:00
Roger Sayle
dbaff908a0
cse.c (cse_insn): Avoid RTL sharing when updating the RETVAL insn's notes following a...
...
* cse.c (cse_insn): Avoid RTL sharing when updating the RETVAL
insn's notes following a substitution inside a libcall.
From-SVN: r61524
2003-01-21 01:52:46 +00:00
GCC Administrator
aa4fb101f1
Daily bump.
...
From-SVN: r61523
2003-01-21 00:17:05 +00:00
Zack Weinberg
a12b5bd980
configure.in: Check for system-provided 'uchar' type.
...
* configure.in: Check for system-provided 'uchar' type.
* configure, config.in: Regenerate.
* cpphash.h: Only typedef 'uchar' if the system doesn't.
From-SVN: r61516
2003-01-21 00:12:52 +00:00
Zack Weinberg
da8a6064ca
configure.in: Check for system-provided 'uchar' type.
...
* configure.in: Check for system-provided 'uchar' type.
* configure: Regenerate.
* cpphash.h: Only typedef 'uchar' if the system doesn't.
From-SVN: r61515
2003-01-21 00:08:45 +00:00
Richard Henderson
a4b1b92af3
expr.h (MUST_PASS_IN_STACK): Move implementation...
...
* expr.h (MUST_PASS_IN_STACK): Move implementation...
* calls.c (default_must_pass_in_stack): ... here.
From-SVN: r61514
2003-01-20 15:20:18 -08:00
Vladimir Makarov
d530b07f81
genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c.
...
2003-01-20 Vladimir Makarov <vmakarov@redhat.com>
* genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c.
* genautomata.c (INSN_ALTS_FUNC_NAME): Move it into genattrtab.h.
* genattr.c (main): Output default definition of AUTOMATON_ALTS.
Wrap up definition `insn_alts'.
* genattrtab.c (main): Wrap up `insn_alts'.
From-SVN: r61513
2003-01-20 22:49:33 +00:00
Kaveh R. Ghazi
351df80413
collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping.
...
* collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before
prototyping.
* configure.in: Check for <ldfcn.h> and ldgetname() prototype.
* config.in, configure: Regenerate.
From-SVN: r61511
2003-01-20 20:41:55 +00:00
Nick Clifton
e32894124d
Add an UNSPEC_PROLOGUE_USE to prevent the link register from being considered dead.
...
Add a testcase for the bug fixed by this patch.
From-SVN: r61509
2003-01-20 18:59:43 +00:00
Josef Zlomek
120cdf68d5
* hashtab.c (htab_expand): Fix allocation of new entries.
...
From-SVN: r61507
2003-01-20 18:41:01 +00:00
Jan Hubicka
5794139ae9
* i386.md (SSE cmov splitter): Handle memory operand in operand 5.
...
From-SVN: r61506
2003-01-20 13:37:03 +00:00
Andreas Schwab
0a18ddf91c
system.h: Don't declare strsignal if the decl test hasn't been run yet.
...
* system.h: Don't declare strsignal if the decl test hasn't been
run yet.
From-SVN: r61505
2003-01-20 10:23:41 +00:00
Mark Wielaard
827452ae5c
Makefile.am (core_java_source_files): Add VMObjectStreamClass.java.
...
* Makefile.am (core_java_source_files): Add VMObjectStreamClass.java.
(nat_source_files): Add natVMObjectStreamClass.cc.
* Makefile.in: Regenerated.
* gcj/javaprims.h (namespace java): Regenerated.
* java/io/ObjectStreamClass.java (getClassUID): Call
VMObjectStreamClass.hasClassInitializer().
(hasClassInitializer): Removed.
* java/io/VMObjectStreamClass.java: New class.
* java/io/natVMObjectStreamClass.cc: New file.
* java/lang/Class.h: Make java::io::VMObjectStreamClass friend class.
From-SVN: r61501
2003-01-20 06:46:28 +00:00
Kazu Hirata
d99c740f58
h8300.c (notice_update_cc): Don't assume that recog_data.operands[0] is always associated with cc0.
...
* config/h8300/h8300.c (notice_update_cc): Don't assume that
recog_data.operands[0] is always associated with cc0.
* gcc.c-torture/execute/20030120-1.c: New.
From-SVN: r61498
2003-01-20 06:42:58 +00:00
GCC Administrator
3fdd055a2b
Daily bump.
...
From-SVN: r61497
2003-01-20 06:28:28 +00:00
David Edelsohn
da3e014260
* system.h (strsignal): Also declare if no declaration found.
...
From-SVN: r61490
2003-01-19 22:04:10 -05:00
David Edelsohn
825c540816
collect2.c (ldgetname): Expand declaration to prototype.
...
* collect2.c (ldgetname): Expand declaration to prototype.
* read-rtl.c (atoll): Add prototype.
From-SVN: r61489
2003-01-19 21:25:07 -05:00
Nathanael Nerode
77d187bc37
configure.in: Add missing \.
...
* configure.in: Add missing \.
* configure: Rebuilt.
From-SVN: r61487
2003-01-19 23:44:28 +00:00
Alexandre Oliva
d25fc1b572
test_summary (configflags): Only use the first match.
...
* test_summary (configflags): Only use the first match. Remove
excess space. Use sub instead of gsub where possible. Use `none'
if no configure flags were given.
From-SVN: r61483
2003-01-19 14:34:12 +00:00
Paolo Carlini
a99820e6c8
typename13.C: Remove XFAIL.
...
2003-01-19 Paolo Carlini <pcarlini@unitus.it>
* g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
From-SVN: r61482
2003-01-19 13:28:26 +00:00
Alexandre Oliva
3bd6d4c458
config.gcc (mips64*-*-linux*): Added.
...
* config.gcc (mips64*-*-linux*): Added.
* config/mips/linux64.h, config/mips/t-linux64: New file.
* config/mips/iris6.h (MIPS_TFMODE_FORMAT): Define.
* config/mips/mips.c (override_options): Use it.
* config/mips/mips.h (TARGET_SWITCHES): Added...
(SUBTARGET_TARGET_SWITCHES): New, empty by default.
* Makefile.in (SPECS): New.
(STAGESTUFF, specs, mostlyclean, install-common): Use it.
* gcc.c (process_command): Move self-spec processing past spec
file loading.
* doc/tm.texi (DRIVER_SELF_SPECS): Document the change.
* doc/fragments.texi (MULTILIB_EXTRA_OPTS): Document need for
CRTSTUFF_T_CFLAGS.
(SPECS): Document.
* doc/invoke.texi (-mabi-fake-default): Document.
From-SVN: r61481
2003-01-19 13:04:24 +00:00
Stephane Carrez
e9f13564bb
m68hc11.c (stack_push_word, [...]): Declare static and GTY().
...
* config/m68hc11/m68hc11.c (stack_push_word, stack_pop_word,
z_reg, z_reg_qi): Declare static and GTY().
(da_reg): Remove.
(create_regs_rtx): Don't create da_reg.
("gt-m68hc11.h"): Include for GTY roots.
* config/m68hc11/m68hc11.h (ix_reg, iy_reg, d_reg): Declare extern
and GTY() here.
(m68hc11_compare_op0, m68hc11_compare_op1): Likewise.
(m68hc11_soft_tmp_reg): Likewise.
* config/m68hc11/m68hc11-protos.h: Remove above declarations.
From-SVN: r61479
2003-01-19 12:09:08 +01:00
Kazu Hirata
32dd366d5e
basic-block.h: Fix comment formatting.
...
* basic-block.h: Fix comment formatting.
* calls.c: Likewise.
* combine.c: Likewise.
* convert.c: Likewise.
* gcov.c: Likewise.
* haifa-sched.c: Likewise.
* libgcc2.c: Likewise.
* loop.c: Likewise.
* profile.c: Likewise.
* system.h: Likewise.
From-SVN: r61478
2003-01-18 22:32:06 +00:00
Kazu Hirata
634661fe5a
check-init.c: Fix comment typos.
...
* check-init.c: Fix comment typos.
* class.c: Likewise.
* constants.c: Likewise.
* decl.c: Likewise.
* except.c: Likewise.
* expr.c: Likewise.
* java-except.h: Likewise.
* java-tree.h: Likewise.
* javaop.h: Likewise.
* jcf-dump.c: Likewise.
* jcf-io.c: Likewise.
* jcf-parse.c: Likewise.
* jcf-write.c: Likewise.
* lang.c: Likewise.
* mangle.c: Likewise.
* typeck.c: Likewise.
* verify.c: Likewise.
From-SVN: r61477
2003-01-18 22:15:51 +00:00
Kaveh R. Ghazi
a1fb4e912a
Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).
...
* Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).
* jcf-write.c: Include "tm_p.h".
From-SVN: r61476
2003-01-18 19:17:39 +00:00
Roger Sayle
bc3cb712e4
* config/pa/pa.md (muldi3): Avoid invalid sharing of SUBREG RTXs.
...
From-SVN: r61473
2003-01-18 14:51:10 +00:00
GCC Administrator
e1848179dd
Daily bump.
...
From-SVN: r61472
2003-01-18 08:17:30 +00:00
Kaveh R. Ghazi
25e42e9d5a
* ra-build.c (undef_to_size_word): Avoid `switch' warning.
...
From-SVN: r61464
2003-01-18 03:07:26 +00:00
Dale Johannesen
6f9c81f53f
rs6000.md (*floatsidf2_internal): Add earlyclobbers.
...
2003-01-17 Dale Johannesen <dalej@apple.com>
* config/rs6000/rs6000.md (*floatsidf2_internal): Add earlyclobbers.
(*floatunssidf2_internal): Ditto.
From-SVN: r61463
2003-01-18 03:02:19 +00:00
Kazu Hirata
95bd1dd72f
alias.c: Fix comment typos.
...
* alias.c: Fix comment typos.
* basic-block.h: Likewise.
* c-common.c: Likewise.
* c-common.h: Likewise.
* c-decl.c: Likewise.
* c-opts.c: Likewise.
* c-pragma.c: Likewise.
* c-pretty-print.h: Likewise.
* cfg.c: Likewise.
* cfganal.c: Likewise.
* cfgbuild.c: Likewise.
* cfgcleanup.c: Likewise.
* cfglayout.c: Likewise.
* cfgrtl.c: Likewise.
* convert.c: Likewise.
* cpphash.h: Likewise.
* cpplex.c: Likewise.
* cpplib.h: Likewise.
* df.h: Likewise.
* diagnostic.c: Likewise.
* diagnostic.h: Likewise.
* dwarf2.h: Likewise.
From-SVN: r61462
2003-01-18 02:26:43 +00:00
Stan Shebs
d5840e09de
* config/darwin-protos.h: Forward-declare struct cpp_reader.
...
From-SVN: r61460
2003-01-18 00:09:02 +00:00
Jason Merrill
753225c183
PR c++/9167, c++/9358
...
PR c++/9167, c++/9358
* decl.c (require_complete_types_for_parms): Also update DECL_ARG_TYPE.
From-SVN: r61459
2003-01-17 18:59:22 -05:00
Jason Merrill
77b996cc58
re PR c++/9342 (another ICE in cp_expr_size at cp/cp-lang.c: 304)
...
PR c++/9342
* call.c (build_conditional_expr): Always do lvalue-rvalue
conversion.
From-SVN: r61457
2003-01-17 17:51:24 -05:00
Mark Mitchell
5dae1114bb
re PR c++/9294 ([new parser] parser enters infinite loop)
...
PR c++/9294
* cp-tree.def (BASELINK): Make it class 'x', not class 'e'.
* cp-tree.h (BASELINK_BINFO): Adjust.
(BASELINK_FUNCTIONS): Likewise.
(BASELINK_ACCESS_BINFO): Likewise.
(tree_baselink): New structure.
(cp_tree_node_structure_enum): Add TS_CP_BASELINK.
(lang_tree_node): Add baselink.
* decl.c (cp_tree_node_structure): Add BASELINK case.
* search.c (build_baselink): Adjust.
* tree.c (cp_walk_subtrees): Add BASELINK case. Remove BASELINK_P
test from TREE_LIST case.
PR c++/9272
* parser.c (cp_parser_constructor_declarator_p): Do not assume
that a constructor cannot be declared outside of its own class.
* parser.c (cp_parser_resolve_typename_type): If the scope cannot
be resolved, neither can the qualified name.
* rtti.c (get_pseudo_ti_desc): Fix thinko.
PR c++/9272
* g++.dg/parse/ctor1.C: New test.
PR c++/9294:
* g++.dg/parse/qualified1.C: New test.
* g++.dg/parse/typename3.C: New test.
From-SVN: r61456
2003-01-17 20:14:44 +00:00
Douglas B Rupp
e607534b43
alpha.c (alpha_need_linkage): Fix obvious mistake in last checkin.
...
* config/alpha/alpha.c (alpha_need_linkage): Fix obvious
mistake in last checkin.
From-SVN: r61455
2003-01-17 19:56:54 +00:00
Kaveh R. Ghazi
1faad0fc2c
* jcf-io.c (caching_stat): Cast the 3rd arg of scandir to void*.
...
From-SVN: r61444
2003-01-17 14:27:29 +00:00
Kazu Hirata
fbe5a4a607
et-forest.c: Fix comment typos.
...
* et-forest.c: Fix comment typos.
* et-forest.h: Likewise.
* except.c: Likewise.
* expr.c: Likewise.
* flags.h: Likewise.
* flow.c: Likewise.
* gcc.c: Likewise.
* gcse.c: Likewise.
* genattrtab.c: Likewise.
* genautomata.c: Likewise.
* gengtype.c: Likewise.
* genrecog.c: Likewise.
* global.c: Likewise.
* gthr-rtems.h: Likewise.
From-SVN: r61443
2003-01-17 14:24:24 +00:00
Kaveh R. Ghazi
095f90933f
* i386.c (x86_function_profiler): Fix format specifier.
...
From-SVN: r61442
2003-01-17 13:44:44 +00:00
Richard Henderson
084087e1f5
* gengtype.c (walk_type): Allow paramN_is.
...
From-SVN: r61441
2003-01-17 03:36:24 -08:00
Nick Clifton
4a13592ed5
Add missing newline escape.
...
From-SVN: r61440
2003-01-17 09:43:48 +00:00
GCC Administrator
a1d4422910
Daily bump.
...
From-SVN: r61438
2003-01-17 08:17:36 +00:00
Jakub Jelinek
a94a2d4cfb
configure.in (baseargs): Avoid using \| in sed regular expressions.
...
* configure.in (baseargs): Avoid using \| in sed regular
expressions.
* configure: Rebuilt.
From-SVN: r61431
2003-01-17 09:02:23 +01:00