- 20 Feb, 2004 23 commits
-
-
* haifa-sched.c (sched_emit_insn): Remove. * sched-int.h: Remove the corresponding prototype. From-SVN: r78173
Kazu Hirata committed -
* haifa-sched.c (sched_emit_insn): Remove. * sched-int.h: Remove the corresponding prototype. From-SVN: r78172
Kazu Hirata committed -
2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2003-10-16 to 2004-02-16. * config.sub: Update from version 2003-11-03 to 2004-02-16. Index: boehm-gc/ChangeLog 2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2002-01-10 to 2004-02-16. * config.sub: Update from version 2002-01-02 to 2004-02-16. Index: libjava/libltdl/ChangeLog 2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2003-10-07 to 2004-02-16. * config.sub: Update from version 2003-10-07 to 2004-02-16. From-SVN: r78171
Andrew Cagney committed -
2004-02-20 Michael Koch <konqueror@gmx.de> * javax/swing/AbstractButton.java: Made several constants final. (getRolloverSelectedIcon): Made public. (getSelectedIcon): Made public. From-SVN: r78169
Michael Koch committed -
Revert: 2004-02-19 Kazu Hirata <kazu@cs.umass.edu> * opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS. * system.h (DEFAULT_SHORT_ENUMS): Poison. * config/cris/cris.h: Remove a comment about DEFAULT_SHORT_ENUMS. * config/ip2k/ip2k.h: Likewise. * doc/tm.texi (DEFAULT_SHORT_ENUMS): Remove. From-SVN: r78168
Kazu Hirata committed -
* doc/install.texi: Moved --disable-libgcj and --with-system-zlib documentation to new section for Java-specific options. Added explicit Cross-Compiler-Specific Options subheading. Added section for Java-specific options. Co-Authored-By: Tom Tromey <tromey@redhat.com> From-SVN: r78166
Mohan Embar committed -
2004-02-20 Robert Dewar <dewar@gnat.com> * bld.adb, exp_util.adb, gprcmd.adb: Minor reformatting 2004-02-20 Ed Schonberg <schonberg@gnat.com> * freeze.adb (Freeze_Record_Type): Generalize mechanism that generates itype references for the constrained designated type of a component whose base type is already frozen. 2004-02-20 Arnaud Charlet <charlet@act-europe.fr> * init.c (__gnat_error_handler [tru64]): Rewrite previous change to avoid GCC warnings. 2004-02-20 Sergey Rybin <rybin@act-europe.fr> * sem_ch12.adb (Analyze_Formal_Package): Create a new defining identifier for a phantom package that rewrites the formal package declaration with a box. The Add semantic decorations for the defining identifier from the original node (that represents the formal package). From-SVN: r78164
Arnaud Charlet committed -
* move-if-change: Remove. * Makefile.in (s-mlib, c-parse.y, s-check, s-gencheck) (s-specs, s-options, s-config, s-conditions, s-flags, s-codes) (s-constants, s-emit, s-recog, s-opinit, s-extract, s-peep) (s-attr, s-attrtab, s-output, s-genrtl, s-modes, s-preds) (s-gtyp-gen, s-iov): Use the top level move-if-change. * objc/Make-lang.in (objc/objc-parse.y): Likewise. From-SVN: r78163
Matt Kraai committed -
* doc/install.texi (Building the Ada compiler): Remove example. From-SVN: r78162
Matt Kraai committed -
PR c++/14199 * pt.c (tsubst_copy): Call mark_used for a PARM_DECL. PR c++/14173 * semantics.c (begin_class_definition): Set TYPE_PACKED correctly for all type variants. PR c++/14173 * g++.dg/ext/packed5.C: New test. PR c++/14199 * g++.dg/warn/Wunused-5.C: New test. PR c++/13927 * decl.c (duplicate_decls): Return error_mark_node for invalid redeclarations. * name-lookup.c (push_namespace): Ignore the return value from pushdecl. * pt.c (push_template_decl_real): Robustify. PR c++/13927 * g++.dg/other/error8.C: Remove XFAIL markers. From-SVN: r78159
Mark Mitchell committed -
* toplev.c (dump_file_index, dump_file): Put ce3 before rnreg. From-SVN: r78157
James E Wilson committed -
From-SVN: r78155
Richard Henderson committed -
gcc.c (process_command): Allow translation of the copyright symbol but not the rest of the copyright message. gcc/ * gcc.c (process_command): Allow translation of the copyright symbol but not the rest of the copyright message. * gcov.c (print_version): Likewise. Allow translation of the message about warranty. gcc/f/ * Make-lang.in (g77spec.o): Depend on intl.h. * g77spec.c: Include intl.h. (lang_specific_driver): Allow translation of the copyright symbol but not the rest of the copyright message. Allow translation of the message about warranty. From-SVN: r78152
Kazu Hirata committed -
PR c++/14186 * name-lookup.c (push_class_level_binding): Do not complain about adding a binding for a member whose name is the same as the enclosing class if the member is located in a base class of the current class. PR c++/14186 * g++.dg/lookup/member1.C: New test. From-SVN: r78149
Mark Mitchell committed -
* gcc.c-torture/compile/20040130-1.c: Enable only when __INT_MAX__ >= 2147483647L. * gcc.c-torture/compile/961203-1.c: Likewise. From-SVN: r78148
Kazu Hirata committed -
* config/cris/cris.md ("*andsi_movu"): Correct parentheses in predicate. ("*andsi_clear"): Tweak constraints to not match postincrement. Adjust the predicate to exclude a volatile memory reference. ("*andhi_clear"): Ditto. Rename from "*andhi_clear_signed". ("*andhi_clear_unsigned"): Remove, non-matching pattern. From-SVN: r78147
Hans-Peter Nilsson committed -
* move-if-change: Remove. * Makefile.in (s-mlib, c-parse.y, s-check, s-gencheck) (s-specs, s-options, s-config, s-conditions, s-flags, s-codes) (s-constants, s-emit, s-recog, s-opinit, s-extract, s-peep) (s-attr, s-attrtab, s-output, s-genrtl, s-modes, s-preds) (s-gtyp-gen, s-iov): Use the top level move-if-change. * objc/Make-lang.in (objc/objc-parse.y): Likewise. (gcc/ada/ChangeLog) * Make-lang.in (ada/stamp-sdefault): Use the top level move-if-change. (gcc/f/ChangeLog) * Make-lang.in (f/stamp-1t, f/stamp-2t, f/stamp-fo) (f/stamp-io, f/stamp-nq, f/stamp-op, f/stamp-ot): Use the top level move-if-change. From-SVN: r78146
Matt Kraai committed -
* acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD. * aclocal.m4: Rebuild. * configure: Regenerate. From-SVN: r78145
Nathanael Nerode committed -
* acinclude.m4: Move certain code to configure.in. * configure.in: Receive code from acinclude.m4. * aclocal.m4: Rebuild. * configure: Regenerate. From-SVN: r78144
Nathanael Nerode committed -
PR bootstrap/11932 * mkinstalldirs, install-sh: Import from automake CVS HEAD. From-SVN: r78143
Nathanael Nerode committed -
From-SVN: r78142
Nathanael Nerode committed -
* config/i386/i386.md (doloop_end_internal): Use nonimmediate_operand for operand2. Add condition that requires register_operand operand2 before reload. From-SVN: r78140
James E Wilson committed -
From-SVN: r78137
GCC Administrator committed
-
- 19 Feb, 2004 17 commits
-
-
From-SVN: r78132
Richard Sandiford committed -
* config/mips/mips.c (mips_address_insns): Treat BLKmode specially. * config/mips/mips.md: Expand comment above unaligned loads and stores. From-SVN: r78129
Richard Sandiford committed -
* Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros. * tree.c (build0, build1, build2, build3, build4): Split out from... (build): ... here. Call them. * tree.h (build, _buildN1, _buildN2, _buildC1, _buildC2): New. * convert.c (convert_to_integer): Remove extra build argument. * tree-inline.c (expand_call_inline): Likewise. ada/ * misc.c (record_code_position): Add third build arg for RTL_EXPR. java/ * parse.y (switch_label): Use make_node for DEFAULT_EXPR. From-SVN: r78126
Richard Henderson committed -
* c-opts.c (warn_variadic_macros): New. (c_common_handle_option): Set it. (sanitize_cpp_opts): Copy it to cpp_opts. * c.opt (Wvariadic-macros): New. * cpplib.h (struct cpp_options): Add warn_variadic_macros. * cppinit.c (cpp_create_reader): Initialize it. * cppmacro.c (parse_params): Check it. From-SVN: r78125
Richard Henderson committed -
* 22_locale/collate/compare/wchar_t/2.cc: Change input-charset from iso-8859-1 to ISO8859-1. * 22_locale/collate/compare/wchar_t/wrapped_env.cc: Same. * 22_locale/collate/compare/wchar_t/wrapped_locale.cc: Same. * 22_locale/collate/hash/wchar_t/2.cc: Same. * 22_locale/collate/hash/wchar_t/wrapped_env.cc: Same. * 22_locale/collate/hash/wchar_t/wrapped_locale.cc: Same. * 22_locale/collate/transform/wchar_t/2.cc: Same. * 22_locale/collate/transform/wchar_t/wrapped_env.cc: Same. * 22_locale/collate/transform/wchar_t/wrapped_locale.cc: Same. From-SVN: r78124
David Edelsohn committed -
2004-02-19 David Daney <ddaney@avtrex.com> PR preprocessor/14198 * config/mips/linux.h (TARGET_OS_CPP_BUILTINS): Add builtin_assert ("machine=mips") From-SVN: r78123
David Daney committed -
* opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS. * system.h (DEFAULT_SHORT_ENUMS): Poison. * config/cris/cris.h: Remove a comment about DEFAULT_SHORT_ENUMS. * config/ip2k/ip2k.h: Likewise. * doc/tm.texi (DEFAULT_SHORT_ENUMS): Remove. From-SVN: r78122
Kazu Hirata committed -
* config/ia64/ia64.c (ia64_function_arg): In big-endian mode, when passing single SFmode quantities in general registers, put them in the high half. From-SVN: r78119
Zack Weinberg committed -
2004-02-19 Aldy Hernandez <aldyh@redhat.com> * doc/md.texi (Standard Names): Document additional dependency on fix pattern. * optabs.c (ftruncify): Remove. (expand_fix): Manually inline ftruncify above. (can_fix_p): Add FIXME note. From-SVN: r78116
Aldy Hernandez committed -
* config/rs6000/spe.md (spe_fixunssfsi2): Rename to spe_fixuns_truncsfsi2. * config/rs6000/rs6000.md (fixunssfsi2): Rename to fixuns_truncsfsi2. From-SVN: r78114
Aldy Hernandez committed -
* config/ia64/ia64.h (HARD_REGNO_CALLER_SAVE_MODE): New macro. * testsuite/gcc.dg/20040219-1.c: New test. From-SVN: r78113
Steve Ellcey committed -
* config/s390/s390.md ("*subdf3_cc", "*subdf3_cconly", "*subsf3_cc", "*subsf3_cconly"): Subtraction is not commutative. From-SVN: r78110
Ulrich Weigand committed -
* sdbout.c (preinit_symbols, sdbout_initialized): New statics. (sdbout_symbol): If called before sdbout_init, queue DECL for later and return. (sdbout_init): Set sdbout_initialized true, process decls queued earlier by sdbout_symbol. (sdbout_finish): Use size_t for index variable. From-SVN: r78109
Zack Weinberg committed -
fold-const.c (invert_truthvalue): Do not call invert_tree_comparison for unordered comparison codes. * fold-const.c (invert_truthvalue): Do not call invert_tree_comparison for unordered comparison codes. From-SVN: r78103
Jeff Law committed -
From-SVN: r78101
Joseph Myers committed -
* reload1.c (reload): Correct comment. (scan_paradoxical_subregs): Remove #if 0 and old comment. * doc/extend.texi (Local Reg Vars): Remove obsolete comment that register variables are not used by reload. From-SVN: r78100
Ian Lance Taylor committed -
* g++.dg/parse/attr-ctor1.C: XFAIL on hppa. * g++.dg/opt/template1.C: Robustify assembler regexp From-SVN: r78097
Nathan Sidwell committed
-