aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-11-03trans-array.c (gfc_trans_constant_array_constructor, [...]): Rename the forme...Mikael Morin2-7/+11
2011-11-03trans-array.c (gfc_trans_scalarizing_loops): Stop loop before end marker, not...Mikael Morin2-1/+6
2011-11-03trans-array.c (gfc_conv_loop_setup): Also skip temporary arrays.Mikael Morin2-1/+10
2011-11-03trans-array.c (gfc_conv_ss_startstride): Access array bounds along array dime...Mikael Morin2-3/+10
2011-11-03trans-array.c (gfc_trans_preloop_setup): Assertify one condition.Mikael Morin2-2/+5
2011-11-03trans-array.c (gfc_walk_array_ref): Skip coarray dimensions.Mikael Morin2-1/+5
2011-11-03trans-array.c (get_array_ref_dim): Remove redundant condition.Mikael Morin2-1/+5
2011-11-03trans-array.c (gfc_trans_preloop_setup): Move common code...Mikael Morin2-28/+36
2011-11-03trans-array.c (gfc_trans_preloop_setup): Use loop's dimension instead of arra...Mikael Morin2-2/+8
2011-11-03trans-array.c (gfc_trans_preloop_setup): Remove redundant assertion.Mikael Morin2-5/+9
2011-11-03sched-vis.c (print_value): Handle STRICT_LOW_PART.Uros Bizjak2-0/+10
2011-11-03trans-array.c (gfc_trans_preloop_setup): Factor loop index initialization.Mikael Morin2-8/+12
2011-11-03trans-array.c (gfc_trans_preloop_setup): Move code earlier.Mikael Morin2-11/+15
2011-11-03trans-array.c (gfc_trans_preloop_setup): Move array reference initialisation ...Mikael Morin2-17/+21
2011-11-03i386.md (lround<X87MODEF:mode><SWI248x:mode>2, [...]): Use operands[N] instea...Uros Bizjak2-11/+17
2011-11-03Restore arm-eabi bootstrap (PR target/50978)Rainer Orth3-1/+15
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz4-4/+60
2011-11-03i386.md: Use {} for multi-line preparation statements.Uros Bizjak2-89/+112
2011-11-03sparc.md (movtf_insn_sp32_no_fpu): Consolidate into...Eric Botcazou3-37/+21
2011-11-03re PR middle-end/50079 (FAIL: g++.dg/init/copy7.C execution test)Richard Guenther2-39/+5
2011-11-03vms.c (vms_patch_builtins): Fix typo.Tristan Gingold2-4/+8
2011-11-03re PR lto/44965 (lto option code breaks file format with each added option)Richard Guenther11-467/+292
2011-11-03collect2.c (main): Guard object_nbr variable with TARGET_AIX_VERSION.Richard Guenther2-0/+6
2011-11-03ipa-prop.c (type_change_info): New fields offset, object, known_current_type ...Martin Jambor8-16/+309
2011-11-03re PR lto/48217 (lto mishandles quotes in command line defines)Richard Guenther2-21/+36
2011-11-03collect2.c (main): Add support of -f (response file) on AIX.Tristan Gingold2-0/+56
2011-11-03re PR tree-optimization/50912 (gimple assertion failure at gimple.h:1940 with...Ira Rosen10-375/+534
2011-11-02rs6000.c (USE_HIDDEN_LINKONCE): New define.Peter Bergner2-3/+17
2011-11-03Daily bump.GCC Administrator1-1/+1
2011-11-02re PR c++/50930 ([C++0x] Valid brace-or-equal-initializer of non-static data ...Jason Merrill6-4/+79
2011-11-02TREE_STRING_LENGTH commentJason Merrill1-0/+1
2011-11-02parser.c (cp_parser_decl_specifier_seq): Change "C++0x" to "C++11" in warnings.Jason Merrill5-13/+20
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill14-19/+84
2011-11-02re PR tree-optimization/50769 (ICE: in phi_alternatives_equal, at tree-cfgcle...Tom de Vries2-0/+35
2011-11-02re PR target/50945 (ICE on floating-point move with -msoft-float)Eric Botcazou4-18/+51
2011-11-02re PR c++/50956 (-Wcast-qual does not work)Paolo Carlini6-26/+53
2011-11-02re PR tree-optimization/50763 (ICE: verify_gimple failed: missing PHI def wit...Tom de Vries2-0/+62
2011-11-02predicates.md (promotable_binary_operator): Add minus to the list of promotab...Teresa Johnson2-1/+6
2011-11-02re PR tree-optimization/50672 (ice: verify_ssa failed: no immediate_use list)Tom de Vries2-0/+106
2011-11-02Move gthr to toplevel libgccRainer Orth18-3604/+29
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth6-62/+34
2011-11-02Move libgcc2 to toplevel libgccRainer Orth248-19703/+359
2011-11-02Move libgcc1 to toplevel libgccRainer Orth80-29698/+124
2011-11-02Move crtstuff support to toplevel libgccRainer Orth133-8179/+318
2011-11-02* testsuite/ChangeLog: Fix last ChangeLog entry.Uros Bizjak1-1/+1
2011-11-02avx-cvt-2.c (dg-options): Add -mtune=generic.Uros Bizjak5-5/+13
2011-11-02i386.c (bdesc_args): Use CODE_FOR_fix_truncv4dfv4si2, not CODE_FOR_fix_truncv...Uros Bizjak2-5/+8
2011-11-02Move shlib support to toplevel libgccRainer Orth78-4247/+225
2011-11-02re PR tree-optimization/50902 (intVar/dinternal.cc ICEs at -O2 -ftree-vectorize)Richard Guenther4-2/+31
2011-11-02re PR middle-end/50890 (ICE in fold_convert_loc, at fold-const.c:1894)Richard Guenther6-42/+93