aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-19re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig42-2123/+15463
2007-02-19c.opt (Waddress): New.Manuel López-Ibáñez36-70/+111
2007-02-19tree-cfg.c (dump_function_to_file): Be prepared for functions without DECL_ST...Eric Botcazou2-2/+10
2007-02-19gimplify.c (gimplify_init_ctor_preeval_1): Detect potential overlap due to ca...Eric Botcazou4-0/+54
2007-02-19configure.ac: Adjust for loop syntax.Joseph Myers3-2/+9
2007-02-19re PR debug/29558 (ICE in set_variable_part, at var-tracking.c:2140)Richard Henderson3-1/+38
2007-02-19s390.c (s390_call_saved_register_used, [...]): Adjust the way CALL_EXPR argum...Andreas Krebbel2-12/+12
2007-02-19* config/cris/cris.c (cris_movem_load_rest_p, cris_store_multiple_op_p)Jan-Benedict Glaw4-112/+123
2007-02-19re PR tree-optimization/30795 (ice for legal code with -ftree-vectorize -O2)Dorit Nuzman6-4/+83
2007-02-19mips.c (mips_prepare_builtin_arg): Add argnum parameter.Eric Christopher2-88/+94
2007-02-19re PR fortran/30681 ("obsolescent" vs. "obsolete")Jerry DeLisle2-4/+9
2007-02-19re PR fortran/30681 ("obsolescent" vs. "obsolete")Jerry DeLisle3-4/+10
2007-02-19tree-sra.c (sra_build_assignment): Replace assertion checking with a comment ...Alexandre Oliva2-6/+13
2007-02-18re PR middle-end/30833 (ICE with -fdump-tree-all)Sandra Loosemore3-1/+18
2007-02-19tree-sra.c (sra_build_assignment): Disable assertion checking for now.Alexandre Oliva2-0/+11
2007-02-19function.c (gimplify_parameters): Call build_gimple_modify_stmt instead of ca...Roger Sayle9-141/+169
2007-02-19linux-unwind.h: Fix a comment typo.Kazu Hirata3-2/+5
2007-02-19frv.c, [...]: Follow spelling conventions.Kazu Hirata5-41/+44
2007-02-19divtab.c, [...]: Follow spelling conventions.Kazu Hirata5-7/+12
2007-02-19re PR rtl-optimization/28173 (misses constant folding)Roger Sayle4-0/+63
2007-02-19Daily bump.GCC Administrator1-1/+1
2007-02-19builtins.c (fold_builtin_load_exponent): New.Kaveh R. Ghazi5-1/+348
2007-02-18configure: Rebuilt.Alexandre Oliva4-27/+1460
2007-02-18configure.ac: Drop multiple occurrences of --enable-languages, and fix its qu...Alexandre Oliva3-2/+8
2007-02-18re PR rtl-optimization/30773 (Spec cpu2k6/h264ref and sphinx3 miscompare regr...Steven Bosscher2-3/+10
2007-02-18rs6000.md (bswapsi2): New define_insn and splitter.David Edelsohn2-0/+32
2007-02-18trans-array.c (gfc_build_constant_array_constructor): When the shape of the c...Roger Sayle5-19/+90
2007-02-18re PR fortran/30400 (ANY not accepted as mask in FORALL)Roger Sayle4-9/+45
2007-02-18calls.c (initialize_argument_information): Pass original EXP and STRUCT_VALUE...Sandra Loosemore2-84/+84
2007-02-18tree-eh.c (tree_could_trap_p): Handle VIEW_CONVERT_EXPR.Eric Botcazou2-0/+5
2007-02-18calls.c (mem_overlaps_already_clobbered_arg_p): Return true for arg pointer b...Eric Botcazou6-2/+72
2007-02-18test_prio_p.adb: Compile with -gnatws.Eric Botcazou3-1/+8
2007-02-18objc-list.h (list_free): Add keyword 'inline' to avoid unused warning.Manuel López-Ibáñez2-1/+6
2007-02-18PR libstdc++/28080 (partial)Paolo Carlini13-31/+66
2007-02-18ia64.h, [...]: Follow spelling conventions.Kazu Hirata5-37/+43
2007-02-18* class.c: Fix a comment typo.Kazu Hirata2-1/+5
2007-02-18* objc/objc-act.c: Fix comment typos.Kazu Hirata2-2/+6
2007-02-18m68k.c (split_di): New.Roman Zippel4-163/+488
2007-02-18m68k.md (extv,extzv,insv): disable dynamic parameter for register bitfield op...Roman Zippel2-31/+37
2007-02-18linux.h (MD_UNWIND_SUPPORT): Define.Roman Zippel3-0/+160
2007-02-18* decl.c, tree.c: Fix comment typos.Kazu Hirata3-3/+7
2007-02-18cfgloop.c, [...]: Fix comment typos.Kazu Hirata21-25/+35
2007-02-18Daily bump.GCC Administrator1-1/+1
2007-02-17Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com>Mark Mitchell3-18/+46
2007-02-17sched-deps.c (find_insn_list): Remove.Kazu Hirata3-16/+5
2007-02-17darwin.h (LINK_SPEC): Always pass -macosx_version_min to linker.Geoffrey Keating7-71/+108
2007-02-17* config/rs6000/rs6000.c: Clean up trailing whitespace.Geoffrey Keating2-14/+18
2007-02-17* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-0/+184
2007-02-17Daily bump.GCC Administrator1-1/+1
2007-02-16trans.c (call_to_gnu): Use build_call_list instead of build3 to build the cal...Eric Botcazou4-70/+66