aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-07-27no-scevccp-noreassoc-outer-2.c: Extended array 'a' so that indexing no longer...Simon Baldwin2-1/+7
2009-07-27re PR fortran/40851 ([4.3/4.4/4.5] problem with deallocation of pointers)Tobias Burnus5-2/+50
2009-07-27arm.md (negdi2): Use DImode if forcing a value into a register.Mikael Pettersson2-1/+5
2009-07-27Daily bump.GCC Administrator1-1/+1
2009-07-26re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus8-7/+114
2009-07-26re PR bootstrap/40578 (FOPEN double defined used in ada/adaint.h:58)Dave Korn4-46/+63
2009-07-26re PR c++/40749 (g++ doesnt report missing return if return is of type const ...Simon Martin4-5/+24
2009-07-26re PR tree-optimization/40801 (internal compiler error: in vect_get_vec_def_f...Ira Rosen5-6/+68
2009-07-26Daily bump.GCC Administrator1-1/+1
2009-07-26collect2.c (scan_libraries): Use CONST_CAST2 to perform char ** to const char...John David Anglin2-1/+6
2009-07-25system.h (gcc_assert): Invoke __builtin_unreachable() instead of fancy_abort(...David Daney2-0/+14
2009-07-25re PR rtl-optimization/40445 (g++ void f() { __builtin_unreachable(); })David Daney7-4/+58
2009-07-25cfgcleanup.c (old_insns_match_p): Handle the case of empty blocks.David Daney4-1/+29
2009-07-25re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus8-72/+500
2009-07-25extend.texi (Labels as Values): Document need for noclone.Martin Jambor7-16/+87
2009-07-25target-supports.exp (check_effective_target_static): New procedure.Uros Bizjak5-7/+21
2009-07-25re PR fortran/40005 (segfault in gt_ggc_mx_lang_tree_node)Richard Guenther4-7/+20
2009-07-25re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil14-51/+580
2009-07-24Core issue 901Jason Merrill4-0/+25
2009-07-25Daily bump.GCC Administrator1-1/+1
2009-07-25re PR rtl-optimization/34999 (Incorrect FDE entries with hot/cold code sectio...Jakub Jelinek2-151/+279
2009-07-24* tree-cfg.c (assign_discriminator): Add explicit parentheses.Cary Coutant2-2/+6
2009-07-24cfghooks.c (split_block): Copy discriminator to new block.Cary Coutant3-3/+12
2009-07-24linux.c: Use fputs or putc instead of fprintf where appropriate.Uros Bizjak6-11/+20
2009-07-24Core issue 702Jason Merrill4-15/+35
2009-07-24expmed.c (emit_store_flag): Use a recursive call to optimize the xor case.Andreas Krebbel2-2/+7
2009-07-24ipa-prop.h (struct ipa_node_params): New flag node_enqued.Martin Jambor3-22/+55
2009-07-24s390.c (override_options): Default max-unrolled-insns to 100 for z10 tuning.Andreas Krebbel2-0/+10
2009-07-24Add missing name of file changed.Richard Earnshaw1-1/+1
2009-07-24re PR fortran/40822 (Internal compiler error when Fortran intrinsic LEN refer...Janus Weil11-64/+70
2009-07-24Makefile.in (TREE_DATA_REF_H, [...]): Cleanup use of SCEV_H and TREE_DATA_REF_H.Tobias Grosser2-32/+40
2009-07-24re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek12-33/+1641
2009-07-24mingw-w64.h (STANDARD_INCLUDE_DIR): Remove and use default set in mingw32.h h...Kai Tietz3-12/+9
2009-07-24re PR rtl-optimization/40209 (ICE in iv_analyze_def caused by stale REG_UNUSE...Neil Vachharajani2-0/+6
2009-07-24Daily bump.GCC Administrator1-1/+1
2009-07-23dll-4.c: Allow foo1 and foo2 in either order in scan-assembler.Joseph Myers2-1/+7
2009-07-23i386.c: Use ASM_LONG instead of .long.Uros Bizjak3-43/+41
2009-07-23be.po, [...]: Update.Joseph Myers17-109599/+113865
2009-07-23re PR fortran/40839 (gfortran segmentation fault when a unit number is missing)Jakub Jelinek6-4/+33
2009-07-23Fix PR #.H.J. Lu1-1/+1
2009-07-23Commit patch #3 of 4 for Power7 VSX supportMichael Meissner11-1578/+3086
2009-07-23(split for ior/xor with shift and zero-extend): Cast op3 to Richard Earnshaw2-1/+6
2009-07-23[multiple changes]Arnaud Charlet5-11/+58
2009-07-23sem.adb (Do_Units_And_Dependents): Process bodies only for units that are in ...Ed Schonberg2-46/+45
2009-07-23[multiple changes]Arnaud Charlet7-72/+139
2009-07-23[multiple changes]Arnaud Charlet3-18/+56
2009-07-23freeze.adb (Set_Small_Size): Remove extra space for consistency with other si...Arnaud Charlet3-13/+28
2009-07-23sem_util.adb (Wrong_Type): Special message for cases like A and B = 0Robert Dewar1-0/+24
2009-07-23par-ch4.adb (P_Aggregate_Or_Paren_Expr): Better message for missing comma.Robert Dewar1-2/+25
2009-07-23sem_aggr.adb (Resolve_Extension_Aggregate): Report an error when the ancestor...Gary Dismukes2-2/+15