aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-15re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell1-15/+32
2006-06-15re PR c++/27665 (ICE writing class instead of typename)Mark Mitchell3-0/+30
2006-06-15Fix ChangeLogMark Mitchell2-2/+2
2006-06-15re PR c++/27648 (ICE on attribute on pointers in static_cast)Mark Mitchell4-22/+31
2006-06-15Fix ChangeLogMark Mitchell1-11/+6
2006-06-15re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell9-42/+59
2006-06-15Daily bump.GCC Administrator1-1/+1
2006-06-14pb_assoc: Delete.Ami Tavory1146-61696/+295307
2006-06-14* typeck.c (build_modify_expr): Tidy diagnostic message.Gabriel Dos Reis2-1/+10
2006-06-14re PR c++/28018 (g++.dg/ext/complit1.C fails: in emit_move_insn, at expr.c:3275)Mark Mitchell5-5/+16
2006-06-14* cp-tree.def: Fix typo.Gabriel Dos Reis2-1/+5
2006-06-14re PR c++/27227 (rejects valid code with some extern "C")Mark Mitchell5-6/+65
2006-06-14re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared)Richard Henderson2-10/+22
2006-06-14re PR middle-end/27959 (s390x miscompilation due to clobbering literal pool b...Andreas Krebbel4-0/+106
2006-06-14re PR java/28024 (libjava build failure on Solaris 2.8 (sun4u))Tom Tromey5-33/+21
2006-06-14Makefile.am (gappletviewer_CFLAGS): Add -I$(top_srcdir)/include.Thomas Fitzsimmons3-0/+14
2006-06-14Correct typo: initialize_constant_valid_p =>Ian Lance Taylor1-1/+1
2006-06-14configure: Regenerate.Thomas Fitzsimmons102-4463/+3938
2006-06-13* config/m32c/muldiv.md (mulpsi3): Expect arbitrary constants.DJ Delorie2-1/+5
2006-06-14configure.host (hppa*-*): Set 'enable_hash_synchronization_default' to no.John David Anglin2-1/+6
2006-06-14Daily bump.GCC Administrator1-1/+1
2006-06-13Makefile.am: Add html and install-html stubs.Carlos O'Donell4-301/+136
2006-06-13config-ml.in: Alter CCASFLAGS to include special multilib options the same as...DJ Delorie2-6/+7
2006-06-13Makefile.in: Define HTMLS_BUILD, HTMLS_INSTALL, html__strip_dir, html__mkdir_p.Carlos O'Donell4-239/+185
2006-06-13Check for Objective-C++ in deciding certain COND_EXPR folding.Fariborz Jahanian2-1/+7
2006-06-13re PR target/28014 (space-optimized divide used inconsistently)J"orn Rennecke9-13/+175
2006-06-13configure.ac (HAS_MCONTEXT_T_UNDERSCORES): Include <sys/signal.h> before <uco...Roger Sayle3-0/+8
2006-06-13re PR java/1305 ([JSR133] GCJ ignores volatile modifier)Andrew Haley4-7/+140
2006-06-13bfin.c (bfin_reorg_loops): Only call recog_memoized () for real instruction.Jie Zhang2-1/+6
2006-06-13re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Jakub Jelinek8-6/+214
2006-06-13re PR middle-end/26807 (FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for exce...Maxim Kuvyrkov2-2/+12
2006-06-13re PR debug/26754 (Wrong debug info for variable accessed non-locally)Eric Botcazou4-14/+54
2006-06-13re PR target/27863 (ICE in check_cfg, at haifa-sched.c:4615)Maxim Kuvyrkov5-13/+66
2006-06-13Richard Earnshaw <rearnsha@arm.com>Richard Earnshaw2-2/+9
2006-06-13re PR middle-end/27536 (-fsection-anchors breaks Ada)Richard Guenther2-1/+6
2006-06-13re PR tree-optimization/27830 (ICE: verify_stmts failed (invalid operand to u...Richard Guenther4-1/+35
2006-06-13configure.in: Don't enable libgomp on hpux10.John David Anglin3-2/+7
2006-06-13re PR ada/27944 (s-taprop.adb:66:06: warning: redundant with clause in body)John David Anglin2-3/+5
2006-06-13target-supports-dg.exp (check-flags): Include TOOL_OPTIONS in the list of com...Matthew Sachs2-0/+9
2006-06-13Daily bump.GCC Administrator1-1/+1
2006-06-12re PR libstdc++/26970 (-O3 -Wformat=2 complains about floats written to ostream)Paolo Carlini7-145/+99
2006-06-12re PR c++/27601 (ICE (in fold_offsetof_1, at c-common.c:5998) on strange offs...Volker Reichelt4-0/+20
2006-06-12ctor6.C, [...]: New.Mark Mitchell5-0/+49
2006-06-12re PR c++/27933 (ICE with invalid "using")Volker Reichelt4-8/+23
2006-06-12re PR c++/27951 (ICE with invalid anonymous union)Volker Reichelt4-0/+21
2006-06-12gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR like other lvalues in the...Eric Botcazou2-1/+8
2006-06-12re PR c++/21210 (Trouble with __complex__ types default construction)Roger Sayle4-4/+21
2006-06-12re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley3-83/+5
2006-06-12tree-flow.h: Remove the prototype for compute_phi_arg_on_exit.Kazu Hirata3-107/+8
2006-06-12re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley3-0/+88