aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-17re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski12-88/+26
2008-09-17tree.c (protected_set_expr_location): Don't unnecessarily check for error_mar...Jakub Jelinek2-1/+6
2008-09-17re PR c++/22374 (C++ front-end produces mis-match types in MODIFY_EXPR (dynam...Richard Guenther2-1/+9
2008-09-17re PR c++/37450 (C++ FE times out on duplicated parameter)H.J. Lu2-2/+9
2008-09-17re PR c++/37558 (rev 140120 changes the accessibility of a friend decl.)Jason Merrill3-1/+13
2008-09-17re PR c++/37552 (ICE with invalid array access)Jakub Jelinek4-2/+21
2008-09-17re PR preprocessor/37324 (FAIL: gcc.dg/utf-array.c (test for errors))Jakub Jelinek3-6/+36
2008-09-17ipa-reference.c (analyze_function): Declare step only if ENABLE_CHECKING is d...Art Haas2-0/+7
2008-09-17re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka11-15/+43
2008-09-17re PR bootstrap/37441 (dwarf2 unwind info patches produce undefined symbols)Jakub Jelinek2-0/+10
2008-09-17ipa-reference.c (ipa_obstack): Remove.Jan Hubicka2-280/+140
2008-09-17re PR middle-end/37385 (ICE in set_mem_alias_set with the vectorizer and func...Richard Guenther3-17/+40
2008-09-17re PR ada/21327 (gnat_ugn.texi invalid @direntry)Pascal Rigaux2-1/+6
2008-09-17Daily bump.GCC Administrator1-1/+1
2008-09-17re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson62-170/+259
2008-09-16[multiple changes]Paolo Carlini16-1/+732
2008-09-16re PR rtl-optimization/37483 (Segfault in noce_try_sign_mask (ifcvt.c): b_unc...Jakub Jelinek5-11/+51
2008-09-17re PR c/37529 (ICE with invalid goto)Jakub Jelinek4-2/+22
2008-09-17re PR c++/37530 (ICE with invalid catch)Jakub Jelinek4-0/+25
2008-09-17re PR c++/37531 (ICE with invalid array initialization)Jakub Jelinek4-0/+19
2008-09-17re PR c++/37532 (ICE with decimal floating point data types)Jakub Jelinek4-1/+29
2008-09-17re PR testsuite/36889 (gfortran.fortran-torture/execute/execute.exp tries to ...Jakub Jelinek2-2/+11
2008-09-16re PR rtl-optimization/37263 (extra code for doloop with unsigned 32bit types...Andrew Pinski2-2/+8
2008-09-16re PR middle-end/37380 (../../gcc/libcpp/charset.c:1103: error: 'cvt.77.width...Richard Guenther4-2/+70
2008-09-16re PR tree-optimization/37508 (ICE in in simplify_truth_ops_using_ranges, at ...Richard Guenther4-1/+60
2008-09-16Daily bump.GCC Administrator1-1/+1
2008-09-15sh.md (movsf_ie): Fix length for TARGET_SH2A.Kaz Kojima2-3/+10
2008-09-15rs6000.md (floatsidf2): Rewrite PowerPC64 case to use gen_floatdidf2 directly.Andrew Pinski2-56/+13
2008-09-15crash16.C: Function name is the correct location for an error regarding a fun...Aldy Hernandez13-19/+66
2008-09-15ira-color.c (finish_cost_update): Free update_cost_queue_elems rather than up...Jakub Jelinek2-1/+4
2008-09-15tree-ssa-alias.c (init_alias_info): Call bitmap_obstack_release in every call...Jakub Jelinek2-1/+17
2008-09-15tree-predcom.c (filter_suitable_components): Free all refs in act->refs vecto...Jakub Jelinek3-4/+13
2008-09-15re PR middle-end/37479 (-fdwarf2-cfi-asm is undocumented)Jakub Jelinek2-1/+11
2008-09-15re PR libmudflap/36397 (ICE with pointer cast and -fmudflap)Jakub Jelinek4-0/+55
2008-09-15trans.c (gigi): Declare the name of the compilation unit as the first global ...Eric Botcazou2-2/+14
2008-09-15Daily bump.GCC Administrator1-1/+1
2008-09-14re PR fortran/35840 (ICE for character expression in I/O specifier)Jerry DeLisle2-5/+16
2008-09-14MAINTAINERS: Remove John Carr...Gerald Pfeifer2-13/+8
2008-09-14* tree-call-cdce.c (check_target_format): Accept Motorola formats.Andreas Schwab2-25/+32
2008-09-14invoke.texi (-fconserve-stack): Document.Jan Hubicka4-2/+27
2008-09-14config.host: Add x-aix to host_xmake_file.David Edelsohn4-9/+18
2008-09-14re PR target/19636 (Can't compile large switch statement)Andy Hutchinson3-4/+15
2008-09-14* gcc-interface/Make-lang.in (gnac1): Add CFLAGS.Jan Hubicka2-1/+5
2008-09-14a-crbtgk.adb, [...]: Fix typos in comments.Ralf Wildenhues64-92/+111
2008-09-14Daily bump.GCC Administrator1-1/+1
2008-09-13cygming-crtend.c (register_frame_ctor): If DEFAULT_USE_CXA_ATEXIT, register _...Danny Smith2-3/+19
2008-09-13cgraph.c: Include value-prof.hJan Hubicka3-1/+10
2008-09-13re PR middle-end/32581 (make profiledbootstrap - stageprofile - gcc/ada/a-exc...Jan Hubicka2-6/+34
2008-09-13i386.c (ix86_expand_movmem, [...]): Avoid processing too many bytes on misall...Jan Hubicka2-0/+43
2008-09-13cfg.texi: Fix some typos.Ralf Wildenhues7-18/+27