and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

This project is mirrored from git://gcc.gnu.org/git/gcc.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
  1. 19 Apr, 2004 5 commits
  2. 18 Apr, 2004 7 commits
  3. 17 Apr, 2004 5 commits
  4. 16 Apr, 2004 5 commits
    • Rainer Orth's avatar
      install.texi (Specific, [...]): Reflect working IRIX 5 port. · 7cf35e2f
      Rainer Orth authored
      	* doc/install.texi (Specific, mips-sgi-irix5): Reflect working
      	IRIX 5 port.
      	Remove -save-temps workaround, handled automatically.
      	Require GNU binutils 2.15 for debugging.
      	Remove SGI make warnings since GNU make is now required.
      	(Specific, mips-sgi-irix6): Some markup fixes.
      	Describe MIPSpro C problems and workarounds.
      	Mention working O32 ABI support.
      	Recommend GNU as 2.15 for O32 with debugging.
      	Remove description of fixed structure pass/return bug.
      
      From-SVN: r80773
      7cf35e2f
    • Rainer Orth's avatar
      aclocal.m4 (gcc_AC_PROG_GNAT): Check if ${CC} produces object file for Ada compilation. · 7708d050
      Rainer Orth authored
      	* aclocal.m4 (gcc_AC_PROG_GNAT): Check if ${CC} produces object
      	file for Ada compilation.
      	Fix gcc_cv_cc_supports_ada spelling.
      	* configure: Regenerate.
      
      From-SVN: r80770
      7708d050
    • Benjamin Kosnik's avatar
      c++config (_GLIBCXX_STD): New. · 68111720
      Benjamin Kosnik authored
      
      2004-04-16  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/bits/c++config (_GLIBCXX_STD): New.
      	* src/list.cc: Use it.
      	* include/std/std_bitset.h: Same.
      	* include/bits/vector.tcc: Same.
      	* include/bits/stl_set.h: Same.
      	* include/bits/stl_multiset.h: Same.
      	* include/bits/stl_multimap.h: Same.
      	* include/bits/stl_map.h: Same.
      	* include/bits/stl_list.h: Same.
      	* include/bits/stl_vector.h: Same.
      	* include/bits/stl_bvector.h: Same.
      	* include/bits/stl_deque.h: Same.
      	* include/bits/deque.tcc: Same.
      	* include/bits/list.tcc: Same.
      	* include/debug/vector: Same.
      	* include/debug/set.h: Same.
      	* include/debug/multiset.h: Same.
      	* include/debug/multimap.h: Same.
      	* include/debug/map.h: Same.
      	* include/debug/list: Same.
      	* include/debug/deque: Same.
      	* include/debug/bitset: Same.
      	* include/debug/formatter.h (__gnu_debug): Remove using directive.
      	Add using declaration for std::type_info.
      	* include/debug/safe_iterator.h: Add using declaration for
      	std::iterator_traits and std::pair.
      	* src/debug_list.cc: New.
      	* src/Makefile.am: Add debug_list.cc.
      	* src/Makefile.in: Regenerate.
      	* config/linker-map.gnu: Add _List_node_base exports for std and
      	__gnu_norm.
      
      	* include/bits/stl_bvector.h (_Bvector_base): Use _Bvector_impl
      	idiom that other containers use.
      	* testsuite/23_containers/vector/bool/clear_allocator.cc: New.
      
      From-SVN: r80765
      68111720
    • No Author's avatar
      This commit was manufactured by cvs2svn to create branch · 468c2187
      No Author authored
      'gcc-3_4-branch'.
      
      From-SVN: r80764
      468c2187
    • GCC Administrator's avatar
      Daily bump. · a84d8b14
      GCC Administrator authored
      From-SVN: r80735
      a84d8b14
  5. 15 Apr, 2004 1 commit
  6. 14 Apr, 2004 7 commits
  7. 13 Apr, 2004 1 commit
  8. 12 Apr, 2004 3 commits
    • Kaveh R. Ghazi's avatar
      struct-by-value-5a_main.c, [...]: New files. · 51df1f80
      Kaveh R. Ghazi authored
      	* gcc.dg/compat/struct-by-value-5a_main.c,
      	gcc.dg/compat/struct-by-value-5b_main.c: New files.
      	* gcc.dg/compat/struct-by-value-5_main.c: Delete.
      	* gcc.dg/compat/struct-by-value-5a_x.c,
      	gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
      	gcc.dg/compat/struct-by-value-5_x.c.
      	* gcc.dg/compat/struct-by-value-5a_y.c,
      	gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
      	gcc.dg/compat/struct-by-value-5_y.c.
      
      	* gcc.dg/compat/struct-by-value-6a_main.c,
      	gcc.dg/compat/struct-by-value-6b_main.c: New files.
      	* gcc.dg/compat/struct-by-value-6_main.c: Delete.
      	* gcc.dg/compat/struct-by-value-6a_x.c,
      	gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
      	gcc.dg/compat/struct-by-value-6_x.c.
      	* gcc.dg/compat/struct-by-value-6a_y.c,
      	gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
      	gcc.dg/compat/struct-by-value-6_y.c.
      
      	* gcc.dg/compat/struct-by-value-7a_main.c,
      	gcc.dg/compat/struct-by-value-7b_main.c: New files.
      	* gcc.dg/compat/struct-by-value-7_main.c: Delete.
      	* gcc.dg/compat/struct-by-value-7a_x.c,
      	gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
      	gcc.dg/compat/struct-by-value-7_x.c.
      	* gcc.dg/compat/struct-by-value-7a_y.c,
      	gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
      	gcc.dg/compat/struct-by-value-7_y.c.
      
      From-SVN: r80623
      51df1f80
    • No Author's avatar
      This commit was manufactured by cvs2svn to create branch · c4ea498e
      No Author authored
      'gcc-3_4-branch'.
      
      From-SVN: r80622
      c4ea498e
    • GCC Administrator's avatar
      Daily bump. · 7feb6846
      GCC Administrator authored
      From-SVN: r80612
      7feb6846
  9. 11 Apr, 2004 2 commits
    • Paul Brook's avatar
      re PR c++/2123 (Array initializer) · 8435a5f3
      Paul Brook authored
      	PR 2123
      	* g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
      	failure and exit(0) on success.
      	* g++.dg/expr/anew2.C: Ditto.
      	* g++.dg/expr/anew3.C: Ditto.
      	* g++.dg/expr/anew4.C: Ditto.
      
      From-SVN: r80610
      8435a5f3
    • GCC Administrator's avatar
      Daily bump. · ceb8b51d
      GCC Administrator authored
      From-SVN: r80587
      ceb8b51d
  10. 10 Apr, 2004 1 commit
  11. 09 Apr, 2004 3 commits
    • Zack Weinberg's avatar
      [multiple changes] · 3b720003
      Zack Weinberg authored
      2004-04-09  Zack Weinberg  <zack@codesourcery.com>
      
      gcc/testsuite:
      	* lib/target-supports.exp (check_named_sections_available): New.
      	* lib/gcc-dg.exp (dg-require-named-sections): New.
      	* lib/prune.exp (prune_gcc_output): Incorporate prunes from
      	old-deja.exp.  Also prune error-count message from HP linker.
      	* g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
      
      	* g++.dg/init/init-ref4.C: Use dg-require-weak.
      	* g++.old-deja/g++.pt/static3.C: Likewise.
      	* g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
      
      2004-04-09  Andreas Schwab  <schwab@suse.de>
      
      gcc/testsuite:
      	* lib/prune.exp (prune_gcc_output): Ignore errata warning from
      	IA64 assembler.
      libstdc++-v3:
      	* testsuite/lib/prune.exp (prune_g++_output): Ignore errata
      	warning from IA64 assembler.
      
      From-SVN: r80570
      3b720003
    • Zack Weinberg's avatar
      hpux.h (MEMBER_TYPE_FORCES_BLK): Look only at mode argument. · f9fe8bd7
      Zack Weinberg authored
      	* config/ia64/hpux.h (MEMBER_TYPE_FORCES_BLK): Look only at
      	mode argument.
      	* config/ia64/ia64.c (ia64_hpux_file_end): Check
      	TREE_SYMBOL_REFERENCED on DECL_ASSEMBLER_NAME, not DECL_NAME.
      
      From-SVN: r80561
      f9fe8bd7
    • GCC Administrator's avatar
      Daily bump. · 323d291a
      GCC Administrator authored
      From-SVN: r80532
      323d291a