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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 19 Apr, 2004 5 commits
-
-
No Author authored
'gcc_3_4_0_release'. From-SVN: r80844
-
Mark Mitchell authored
From-SVN: r80842
-
Mark Mitchell authored
From-SVN: r80841
-
Mark Mitchell authored
From-SVN: r80839
-
GCC Administrator authored
From-SVN: r80834
-
- 18 Apr, 2004 7 commits
-
-
Alan Modra authored
PR bootstrap/14992 * configure.ac: Define HAVE_LD_AS_NEEDED only for linux. * configure: Regenerate. * gcc.c (init_gcc_specs): Revert earlier change. From-SVN: r80833
-
Mark Mitchell authored
PR other/14918 * doc/invoke.texi (-fprofile-generate): Document requirement to use -fprofile-generate when linking. From-SVN: r80829
-
Mark Mitchell authored
PR bootstrap/14992 * gcc.c (init_gcc_specs): Only honor HAVE_LD_AS_NEEDED on GNU/Linux. From-SVN: r80827
-
Mark Mitchell authored
* doc/extend.texi (Strong Using): Warn users against using this feature. From-SVN: r80825
-
John David Anglin authored
2004-04-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> * gcc.dg/funcorder.c: xfail hppa*64*-*-*. From-SVN: r80823
-
Benjamin Kosnik authored
2004-04-17 Benjamin Kosnik <bkoz@redhat.com> * include/bits/stl_bvector.h: Use _M_impl._M_start. From-SVN: r80812 -
GCC Administrator authored
From-SVN: r80803
-
- 17 Apr, 2004 5 commits
-
-
John David Anglin authored
From-SVN: r80798
-
Richard Sandiford authored
* configure.ac (gcc_cv_ld_as_needed): Use AC_CACHE_CHECK. * configure: Regenerate. From-SVN: r80786
-
Rainer Orth authored
* config.gcc (i[34567]86-*-solaris2*): Default to DWARF-2 debugging on Solaris 7 and up. From-SVN: r80784
-
Mark Mitchell authored
From-SVN: r80783
-
GCC Administrator authored
From-SVN: r80778
-
- 16 Apr, 2004 5 commits
-
-
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
-
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 -
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
-
No Author authored
'gcc-3_4-branch'. From-SVN: r80764
-
GCC Administrator authored
From-SVN: r80735
-
- 15 Apr, 2004 1 commit
-
-
GCC Administrator authored
From-SVN: r80699
-
- 14 Apr, 2004 7 commits
-
-
Kelley Cook authored
2004-04-14 Kelley Cook <kcook@gcc.gnu.org> PR bootstrap/14905 * configure.ac: Parse --enable-generated-files-in-srcdir. * Makefile.am: Copy man and info files to srcdir if requested. * configure: Regenerate. * Makefile.in Regenerate. From-SVN: r80698
-
Zack Weinberg authored
* testsuite/Makefile.am: Add definition of AM_CXXFLAGS. Change definition of CXX to use $(shell) instead of backticks. * testsuite/Makefile.in: Regenerate. From-SVN: r80696
-
Zack Weinberg authored
PR 14936 Backport from mainline: 2004-03-12 Matt Austern <austern@apple.com> * varasm.c (make_decl_one_only): Don't use DECL_COMMON if we're compiling for a SUPPORTS_ONE_ONLY target. From-SVN: r80695
-
Zack Weinberg authored
* gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Merge further XFAILs from mainline: strongarm-*-*, xscale-*-*, powerpc*-*-aix*. Update commentary. From-SVN: r80692
-
Michael Chastain authored
2004-04-12 Michael Chastain <mec.gnu@mindspring.com> PR bootstrap/14893: * Make-lang.in (java.install-man): Install from either build tree or source tree, whichever has the file first. From-SVN: r80688
-
Jason Merrill authored
Revert: PR c++/13294 * pt.c (maybe_process_partial_specialization): Remember the context of a specialization. From-SVN: r80687 -
GCC Administrator authored
From-SVN: r80670
-
- 13 Apr, 2004 1 commit
-
-
GCC Administrator authored
From-SVN: r80633
-
- 12 Apr, 2004 3 commits
-
-
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
-
No Author authored
'gcc-3_4-branch'. From-SVN: r80622
-
GCC Administrator authored
From-SVN: r80612
-
- 11 Apr, 2004 2 commits
-
-
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
-
GCC Administrator authored
From-SVN: r80587
-
- 10 Apr, 2004 1 commit
-
-
GCC Administrator authored
From-SVN: r80575
-
- 09 Apr, 2004 3 commits
-
-
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
-
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
-
GCC Administrator authored
From-SVN: r80532
-