aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-04-24re PR middle-end/25923 ([gfortran] garbled diagnostics with -O -Wuninitialized)Simon Martin7-5/+53
2007-04-24re PR tree-optimization/31602 (Overflow warning causes GDB -Werror build fail...Ian Lance Taylor6-5/+48
2007-04-24rs6000.c (function_arg_advance): For 32-bit ELF ABI...Janis Johnson5-6/+583
2007-04-24reload1.c (merge_assigned_reloads): Do not merge a RELOAD_OTHER instruction w...Hui-May Chang4-9/+136
2007-04-24typo fix in str_empty.COlga Golovanevsky1-1/+1
2007-04-24fix for PR31617Olga Golovanevsky3-0/+12
2007-04-24new file str_empty.COlga Golovanevsky1-0/+16
2007-04-24libgcc2.h (AVOID_FP_TYPE_CONVERSION): Rename from IS_IBM_EXTENDED.Richard Henderson3-20/+43
2007-04-24* gcc.dg/vect/vect.exp: Don't run tests on Alpha.Richard Henderson2-0/+10
2007-04-24dwarf2out.c (field_byte_offset): Move the existing logic under the control of...Nathan Froyd2-78/+98
2007-04-24re PR target/31641 (ICE in s390_expand_setmem, at config/s390/s390.c:3618)Andreas Krebbel3-5/+20
2007-04-24s390.md ("*cmp<mode>_ccs_0_ibm", [...]): Insn definitions removed.Andreas Krebbel5-512/+103
2007-04-24optabs.c (set_conv_libfunc): Prefer libgcc2's __ffsMM2 functions over an exte...Richard Sandiford2-4/+11
2007-04-242007-xx-xx Chao-ying Fu <fu@mips.com> Richard Sandiford <richard@nildram.co.uk>Richard Sandiford18-30/+329
2007-04-24Revert:Jan Hubicka11-154/+316
2007-04-23invoke.texi: Removed leading '-' from option index entries.Daniel Franke2-39/+43
2007-04-23Daily bump.GCC Administrator1-1/+1
2007-04-23tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr.Zdenek Dvorak8-83/+149
2007-04-23i386.c (ix86_tune_features [X86_TUNE_DEEP_BRANCH_PREDICTION]): Prefer call ov...Mike Stump2-2/+7
2007-04-23decl.c (grokparms): Added new error for duplicate function parameters names i...Simon Baldwin5-1/+83
2007-04-23re PR fortran/31618 ([4.2, 4.1 only] backspace intrinsic is not working on an...Thomas Koenig2-0/+23
2007-04-23i386.md (prefix_extra): New attribute.H.J. Lu3-4/+235
2007-04-23* params.def: Fix formatting of emacs local variables.Nick Clifton2-1/+6
2007-04-23Add parentheses around __frv__ symbol in #if defined testNick Clifton1-1/+1
2007-04-23sse.md (sse2_stored): Don't split to inter-unit move if inter-unit move isn't...H.J. Lu2-2/+16
2007-04-23re PR fortran/31630 (ICE on nasty derived types code)Paul Thomas6-3/+93
2007-04-23tree-ssa-sink.c (execute_sink_code): Calculate CDI_DOMINATORS and CDI_POST_DO...Richard Guenther2-1/+7
2007-04-23c.opt (Wformat-contains-nul): Add warning attribute.Nick Clifton2-1/+5
2007-04-23decl2.c (finish_objects): Do not call target constructor/destructor bits dirr...Jan Hubicka2-14/+15
2007-04-23function.c (init_function_start): Don't init line number info.Jan Hubicka11-275/+192
2007-04-23primary.c (match_integer_constant): Mention -fno-range-check in the error mes...Tobias Burnus2-1/+7
2007-04-23re PR fortran/31616 (testsuite failures in gfortran.dg/open_errors.f90)Kaveh R. Ghazi2-1/+6
2007-04-23target-supports.exp (check_effective_target_vect_pack_trunc): Rename from che...Uros Bizjak7-11/+102
2007-04-22re PR middle-end/31448 (ICE in expand_shift with bit fields and expand inlini...Andrew Pinski4-1/+55
2007-04-22re PR ada/31660 ('union lang_tree_node' has no member named 'generic')Andrew Pinski2-1/+6
2007-04-22Daily bump.GCC Administrator1-1/+1
2007-04-22* gcc.dg/20020312-2.c: Add support for the FRV.Nick Clifton2-0/+10
2007-04-22re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak16-123/+245
2007-04-22misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant...Jan Hubicka6-36/+25
2007-04-22Fix whitespace.Zdenek Dvorak1-4/+4
2007-04-22re PR tree-optimization/29789 (Missed invariant out of the loop with conditio...Richard Guenther5-30/+196
2007-04-22new testcase for MVERevital Eres2-0/+33
2007-04-22Extend MVE patternsRevital Eres4-11/+98
2007-04-22predict.c: Include pointer-set.h.Zdenek Dvorak5-46/+127
2007-04-22re PR target/31480 (ICE with -O -fomit-frame-pointer on SH)Kaz Kojima2-4/+12
2007-04-21Daily bump.GCC Administrator1-1/+1
2007-04-21re PR fortran/31495 (Is this continuation line legal?)Jerry DeLisle2-0/+14
2007-04-21timevar.c (timevar_print): Change reference of --disable-checking to --enable...Andrew Pinski2-1/+11
2007-04-21re PR c/30265 (Compound literal can cause invalid gimple)Andrew Pinski5-0/+45
2007-04-21re PR fortran/31495 (Is this continuation line legal?)Jerry DeLisle2-15/+13