- 05 Jan, 2004 13 commits
-
-
PR c++/13157 * name-lookup.c (lookup_using_namespace): Remove spacesp parameter. (unqualified_namespace_lookup): Likewise. (lookup_qualified_name): Adjust accordingly. (lookup_name_real): Likewise. (lookup_arg_dependent): Do not eliminate the namespace of the functions found by unqualified name lookup unless that is the current namespace. PR c++/13157 * g++.dg/template/koenig3.C: New test. From-SVN: r75416
Mark Mitchell committed -
* semantics.c (push_deferring_access_checks): Fix format. (resume_deferring_access_checks): Likewise. (stop_deferring_access_checks): Likewise. (pop_deferring_access_checks): Likewise. (get_deferred_access_checks): Likewise. (pop_to_parent_deferring_access_checks): Likewise. (perform_deferred_access_checks): Likewise. (perform_or_defer_access_check): Likewise. From-SVN: r75415
Andrew Pinski committed -
* call.c (build_over_call): Don't create a save_expr of an aggregate, but rather its address. From-SVN: r75414
Richard Henderson committed -
* configure.in: Use ./config.cache, not config.cache. * configure: Regenerate. * Makefile.tpl: Special-casing not needed for GCC any more. * Makefile.in: Regenerate. From-SVN: r75413
Nathanael Nerode committed -
* config/m68k/m68k.c (output_andsi3): Fix signed/unsigned comparison warning. From-SVN: r75412
Bernardo Innocenti committed -
* configure.ac: Use AC_PROG_CPP_WERROR. * configure: Regenerate. From-SVN: r75411
Nathanael Nerode committed -
PR c++/13529 * parser.c (cp_parser_postfix_expression): Allow "." to appear in an offsetof expression. PR c++/13529 * g++.dg/parse/offsetof3.C: New test. From-SVN: r75410
Mark Mitchell committed -
From-SVN: r75409
Mark Mitchell committed -
From-SVN: r75408
Mark Mitchell committed -
* configure.in: Don't share a cache file for host dirs. * configure: Regenerate. From-SVN: r75407
Nathanael Nerode committed -
From-SVN: r75406
Nathanael Nerode committed -
From-SVN: r75405
Zack Weinberg committed -
From-SVN: r75402
GCC Administrator committed
-
- 04 Jan, 2004 11 commits
-
-
* Fix year in the Changelog entry of last commit. From-SVN: r75399
Paolo Carlini committed -
2003-01-04 Paolo Carlini <pcarlini@suse.de> * testsuite/27_io/basic_istream/extractors_arithmetic/char/01.cc: Remove redundant #includes. * testsuite/27_io/basic_istream/extractors_arithmetic/char/02.cc: Likewise. * testsuite/27_io/basic_istream/extractors_arithmetic/char/03.cc: Likewise. * testsuite/27_io/basic_istream/extractors_arithmetic/char/06.cc: Likewise. * testsuite/27_io/basic_istream/extractors_arithmetic/char/07.cc: Likewise. * testsuite/27_io/basic_istream/extractors_arithmetic/char/08.cc: Likewise. * testsuite/27_io/basic_istream/extractors_arithmetic/char/09.cc: Likewise. * testsuite/27_io/basic_istream/extractors_arithmetic/char/10.cc: Likewise. * testsuite/27_io/basic_istream/extractors_arithmetic/char/11.cc: Likewise. * testsuite/27_io/basic_istream/extractors_arithmetic/char/13.cc: Likewise. * testsuite/27_io/basic_ostream/inserters_arithmetic/char/1.cc: Likewise. * testsuite/27_io/basic_ostream/inserters_arithmetic/char/2.cc: Likewise. * testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/1.cc: Likewise. From-SVN: r75398
Paolo Carlini committed -
PR c++/12226 * call.c (CHECK_COPY_CONSTRUCTOR_P): New macro. (reference_binding): Set it when appropriate. (build_temp): New function, split out from ... (convert_like_real): ... here. Honor CHECK_COPY_CONSTRUCTOR_P. (initialize_reference): Likewise. PR c++/12226 * g++.dg/init/copy7.c: New test. PR c++/12226 * testsuite/27_io/basic_filebuf/4.cc: Remove use of invalid copy constructor. * testsuite/27_io/basic_fstream/4.cc: Likewise. * testsuite/27_io/basic_ifstream/4.cc: Likewise. * testsuite/27_io/basic_ios/4.cc: Likewise. * testsuite/27_io/basic_iostream/4.cc: Likewise. * testsuite/27_io/basic_istream/4.cc: Likewise. * testsuite/27_io/basic_istingstream/4.cc: Likewise. * testsuite/27_io/basic_ofstream/4.cc: Likewise. * testsuite/27_io/basic_ostream/4.cc: Likewise. * testsuite/27_io/basic_ostringstream/4.cc: Likewise. * testsuite/27_io/basic_stringbuf/5.cc: Likewise. * testsuite/27_io/basic_stringstream/4.cc: Likewise. PR c++/13536 * parser.c (cp_parser): Add in_type_id_in_expr_p. (cp_parser_new): Initialize it. (cp_parser_postfix_expression): Set it. (cp_parser_sizeof_operand): Likewise. (cp_parser_parameteR_declaration): Do not commit early to tenative parsers when in_type_id_in_expr_p is set. PR c++/13536 * g++.dg/parse/cast1.C: New test. From-SVN: r75397
Mark Mitchell committed -
* doc/invoke.texi: Revamp documentation of MIPS options. Remove -mabi=meabi, -mabi-fake-default, -mmips-as, -mgas, -mmips-tfile, -m4650, -mfix7000 and -(m)no-crt0. Put endianness options first, then architecture options, then ABI options. General rewording. From-SVN: r75396
Richard Sandiford committed -
PR c/3414 * doc/extend.texi: Clarify definition of malloc attribute. From-SVN: r75395
Joseph Myers committed -
numeric_members.cc (_M_initialize_numpunct): Avoid unnecessarily zero terminating _M_atoms_out and _M_atoms_in... 2004-01-04 Paolo Carlini <pcarlini@suse.de> * config/locale/generic/numeric_members.cc (_M_initialize_numpunct): Avoid unnecessarily zero terminating _M_atoms_out and _M_atoms_in; always use double underscored names. * config/locale/gnu/numeric_members.cc (_M_initialize_numpunct): Likewise. * include/bits/locale_facets.h (struct __numpunct_cache): Dimension _M_atoms_out and _M_atoms_in one position smaller. (__numpunct_cache<>::_M_cache): Don't zero terminate _M_atoms_out and _M_atoms_in. From-SVN: r75393
Paolo Carlini committed -
* Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency. * cgraph.c (create_edge, dump_cgraph): Update to use inline_failed * cgraph.h (cgraph_edge): Replace inline_call by inline_failed (cgraph_inline_p): Add extra argument reason. * cgraphunit.c: Minor formating fixes. cgraph_first_inlined_callee): New functions. (record_call_1): Record builtins too. (cgraph_analyze_function): Update inline_failed messages. (cgraph_mark_functions_to_output, cgraph_expand_function, cgraph_inlined_into, cgraph_inlined_callees, cgraph_estimate_growth): Update to use inline_failed. (cgraph_check_inline_limits): Likewise; Add argument reason. (cgraph_set_inline_failed): New static function. (cgraph_decide_inlining_of_small_function, cgraph_decide_inlining): Set reasons. (cgraph_inline_p): Add new argument reason. * tree-inline.c (expand_call_inline): Update warning. From-SVN: r75391
Jan Hubicka committed -
* MAINTAINERS: Move myself from 'Write After Approval' to 'CPU Port Maintainers' section as SPARC maintainer. From-SVN: r75387
Eric Botcazou committed -
2004-01-04 Matthias Klose <doko@debian.org> * aclocal.m4: Rebuilt using "aclocal -I .". * configure: Rebuilt. From-SVN: r75383
Matthias Klose committed -
* java/util/Date.java (parse): Fix a number of problems. (skipParens): Remove no-longer-needed method. From-SVN: r75381
Per Bothner committed -
From-SVN: r75378
GCC Administrator committed
-
- 03 Jan, 2004 15 commits
-
-
* update_web_docs: Create tarballs of documentation sources and HTML docs. From-SVN: r75372
Joseph Myers committed -
From-SVN: r75368
Steven Bosscher committed -
2004-01-03 Andrew Pinski <pinskia@physics.uc.edu> * gcc_update (files_and_dependencies): For gcc directory, rename configure.in to configure.ac. From-SVN: r75367
Andrew Pinski committed -
* configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equivalents. * configure: Regenerate. From-SVN: r75366
Nathanael Nerode committed -
* configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE. * aclocal.m4 (gcc_AC_CHECK_TYPE): Remove. * configure: Regenerate. From-SVN: r75365
Nathanael Nerode committed -
* configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE. * aclocal.m4 (gcc_AC_CHECK_TYPE): Remove. * configure: Regenerate. From-SVN: r75364
Nathanael Nerode committed -
From-SVN: r75363
Nathanael Nerode committed -
* configure.in: Rename to configure.ac. * configure.ac: Renamed from configure.in; make minimum necessary changes for autoconf 2.5x. * aclocal.m4: Make minimum necessary changes for autoconf 2.5x. * configure: Regenerate with autoconf 2.57. From-SVN: r75362
Nathanael Nerode committed -
* config/mips/linux.h: Fix comment formatting. * config/mips/mips.c: Likewise. * config/mips/mips.h: Likewise. * config/mips/mips.md: Likewise. * config/mips/netbsd.h: Likewise. * config/mips/windiss.h: Likewise. From-SVN: r75361
Kazu Hirata committed -
* Makefile.tpl: Make GCC use a separate config.cache. * Makefile.in: Regenerate. From-SVN: r75360
Nathanael Nerode committed -
PR bootstrap/11932, PR bootstrap/11933 (I don't know if it will fix either of them, but it relates to them.) * configure.in: Don't use shared config.cache for target directories. * configure: Regenerate. From-SVN: r75359
Nathanael Nerode committed -
* parser.c (cp_parser_template_argument): Don't call make_unbound_class_template directly. (cp_parser_lookup_name): Don't extract TEMPLATE_DECL from UNBOUND_CLASS_TEMPLATE tree node. From-SVN: r75356
Kriang Lerdsuwanakij committed -
From-SVN: r75353
Dan Nicolaescu committed -
* config/i386/i386.md (fp constant pool splitter): Reorg suppression for sse and 387; add suppression for mmx. From-SVN: r75349
Richard Henderson committed -
From-SVN: r75344
GCC Administrator committed
-
- 02 Jan, 2004 1 commit
-
-
2004-01-02 Andrew Pinski <pinskia@physics.uc.edu> * loop.c (loop_optimize): Free all loops_info's mems. From-SVN: r75339
Andrew Pinski committed
-