aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-07-07c-lex.c: Replace %H by an explicit location.Manuel López-Ibáñez19-66/+81
2009-07-07Daily bump.GCC Administrator1-1/+1
2009-07-06vmi_class_type_info.cc (__do_dyncast): Use src2dst hint to defer searching ba...Jason Merrill3-0/+111
2009-07-06tree-dfa.c (dump_variable): Write DECL_INITIAL for VAR if it has one.Diego Novillo2-4/+16
2009-07-06tree.c: Include debug.h.Diego Novillo3-126/+280
2009-07-06tree-pretty-print.c (dump_generic_node): Protect against NULL op0.Diego Novillo2-6/+23
2009-07-06* lib/target-supports.expNathan Froyd4-0/+19
2009-07-06trans.c (Handled_Sequence_Of_Statements_to_gnu, [...]): Attach the exception ...Olivier Hainque2-1/+9
2009-07-06lib1funcs.h (FMOVD_WORKS): Only define if __FMOVD_ENABLED__ is defined.Nick Clifton7-151/+263
2009-07-06re PR rtl-optimization/30807 (postreload bug (might be generic in trunk))J"orn Rennecke2-0/+20
2009-07-06* params.def: Revert my accidental commit at 2009-06-30.Jan Hubicka2-5/+9
2009-07-06decl.c: Replace %H by an explicit location.Manuel López-Ibáñez5-267/+297
2009-07-06re PR c++/40557 (ICE with template union)Simon Martin4-3/+28
2009-07-06Daily bump.GCC Administrator1-1/+1
2009-07-05re PR fortran/40646 ([F03] array-valued procedure pointer components)Paul Thomas5-6/+46
2009-07-04pt.c (retrieve_specialization): Don't get confused by a using-declaration tha...Jason Merrill5-1/+43
2009-07-05Daily bump.GCC Administrator1-1/+1
2009-07-04re PR target/40636 (Build failed with --enable-build-with-cxx (mingw32 target))Ian Lance Taylor2-2/+9
2009-07-04Fix nitsEric Botcazou1-2/+2
2009-07-04* cp-tree.h (LANG_DECL_FN_CHECK): Fix non-checking version.Jason Merrill2-1/+3
2009-07-04re PR ada/40608 (Ada build fails)Francois-Xavier Coudert2-1/+8
2009-07-04trans-intrinsic.c (gfc_conv_intrinsic_minmaxloc): For integer maxloc initiali...Jakub Jelinek4-2/+25
2009-07-04re PR debug/40596 (Bad debug info for local variables on i386.)Jakub Jelinek2-2/+8
2009-07-04* postreload.c (reload_combine): Replace CONST_REG with INDEX_REG.Eric Botcazou2-20/+19
2009-07-04Move testsuite log into testsuite/ChangeLogVladimir Makarov2-1/+5
2009-07-04re PR fortran/40593 (Proc-pointer returning function as actual argument)Janus Weil6-2/+81
2009-07-04* gcc.dg/framework-2.c: Adjust testcase to pass.Francois-Xavier Coudert2-2/+6
2009-07-04ada-tree.h (SET_TYPE_LANG_SPECIFIC): Rewrite.Eric Botcazou3-32/+47
2009-07-04re PR ada/40631 (bootstrap with Ada fails on __gnat_backtrace warning on mips...Laurent GUERBY2-6/+10
2009-07-04re PR c++/40619 ([c++0x] ICE on repeated decltype expression in auto functions)Jason Merrill10-29/+68
2009-07-04re PR fortran/40638 (RTE: "Unit number in I/O statement too large" -- fails w...Jerry DeLisle2-0/+29
2009-07-03cp-tree.h (struct lang_decl): Overhaul.Jason Merrill15-381/+435
2009-07-04Daily bump.GCC Administrator1-1/+1
2009-07-03re PR target/40587 (Revision 139590 caused ICE in emit_swap_insn at reg-stack...Vladimir Makarov3-2/+26
2009-07-03re PR tree-optimization/40640 (ICE in set_value_range, at tree-vrp.c:383)Richard Guenther4-2/+28
2009-07-03ipa-inline.c (cgraph_decide_inlining_incrementally): When optimizing for size...Jan Hubicka2-1/+7
2009-07-03re PR middle-end/34163 (10% performance regression since Nov 1 on Polyhedron'...Richard Guenther5-2/+44
2009-07-03loop-24.c: Update dump file matching; enable -O2.Jan Hubicka15-261/+152
2009-07-03i386.md (fix_trunc<mode>_fisttp_i387_1): Use can_create_pseudo_p.Uros Bizjak4-31/+52
2009-07-03Daily bump.GCC Administrator1-1/+1
2009-07-02tree-ssa-dce.c (bb_contains_live_stmts): New bitmap.Jan Hubicka2-48/+164
2009-07-02typeck.c (cp_build_binary_op): Move warnings about use of NULL in arithmetic ...Mark Mitchell4-20/+55
2009-07-02Use hash tables for template specialization lookup.Jason Merrill6-239/+485
2009-07-02* tracebak.c [i386 && sun] (IS_BAD_PTR): Use -1UL in comparison.Rainer Orth2-1/+5
2009-07-02re PR bootstrap/40617 (Revision 149170 breaks bootstrap)Richard Guenther2-2/+9
2009-07-02re PR fortran/32131 (knowing that stride==1 when using allocated arrays and e...Michael Matz4-1/+19
2009-07-02local-pure-const.c: New testcase.Jan Hubicka4-1/+34
2009-07-02expmed.c (emit_cstore, [...]): Accept target_mode instead of recomputing it.Paolo Bonzini2-22/+33
2009-07-02tree-ssa-live.c (remove_unused_locals): Do not remove heap variables.Richard Guenther3-3/+19
2009-07-02remove sanitzation leakageNick Clifton1-6/+0