Age | Commit message (Expand) | Author | Files | Lines |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move field gfc_ss::data::info into gfc_ss_inf... | Mikael Morin | 7 | -76/+108 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move member struct gfc_ss::data::temp into gf... | Mikael Morin | 3 | -10/+18 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move member struct gfc_ss::data::scalar into ... | Mikael Morin | 5 | -13/+27 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move field string_length from the former stru... | Mikael Morin | 5 | -26/+47 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move field expr from the former struct to the... | Mikael Morin | 7 | -102/+167 |
2011-11-03 | trans.h (struct gfc_ss_info): New struct. | Mikael Morin | 7 | -53/+141 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move shape field from the former struct to th... | Mikael Morin | 5 | -29/+48 |
2011-11-03 | trans.h (struct gfc_array_info): Move dim and dimen fields... | Mikael Morin | 6 | -89/+99 |
2011-11-03 | trans.h (struct gfc_ss_info, [...]): Rename the former to the latter. | Mikael Morin | 6 | -34/+54 |
2011-11-03 | trans-array.c (dim_ok, [...]): Rename the former to the latter. | Mikael Morin | 2 | -5/+14 |
2011-11-03 | trans-array.c (get_array_ref_dim): Change argument type and name. | Mikael Morin | 2 | -3/+12 |
2011-11-03 | trans-array.c (gfc_set_vector_loop_bounds, [...]): Rename the former to the l... | Mikael Morin | 2 | -2/+12 |
2011-11-03 | trans-array.h (gfc_trans_create_temp_array): Replace info argument with ss ar... | Mikael Morin | 6 | -10/+26 |
2011-11-03 | trans-array.c (gfc_trans_array_bound_check): Use ss argument to get name. | Mikael Morin | 2 | -22/+7 |
2011-11-03 | trans-array.c (gfc_trans_array_bound_check, [...]): Rename the former to the ... | Mikael Morin | 2 | -15/+29 |
2011-11-03 | trans-array.c (gfc_trans_constant_array_constructor, [...]): Rename the forme... | Mikael Morin | 2 | -7/+11 |
2011-11-03 | trans-array.c (gfc_trans_scalarizing_loops): Stop loop before end marker, not... | Mikael Morin | 2 | -1/+6 |
2011-11-03 | trans-array.c (gfc_conv_loop_setup): Also skip temporary arrays. | Mikael Morin | 2 | -1/+10 |
2011-11-03 | trans-array.c (gfc_conv_ss_startstride): Access array bounds along array dime... | Mikael Morin | 2 | -3/+10 |
2011-11-03 | trans-array.c (gfc_trans_preloop_setup): Assertify one condition. | Mikael Morin | 2 | -2/+5 |
2011-11-03 | trans-array.c (gfc_walk_array_ref): Skip coarray dimensions. | Mikael Morin | 2 | -1/+5 |
2011-11-03 | trans-array.c (get_array_ref_dim): Remove redundant condition. | Mikael Morin | 2 | -1/+5 |
2011-11-03 | trans-array.c (gfc_trans_preloop_setup): Move common code... | Mikael Morin | 2 | -28/+36 |
2011-11-03 | trans-array.c (gfc_trans_preloop_setup): Use loop's dimension instead of arra... | Mikael Morin | 2 | -2/+8 |
2011-11-03 | trans-array.c (gfc_trans_preloop_setup): Remove redundant assertion. | Mikael Morin | 2 | -5/+9 |
2011-11-03 | sched-vis.c (print_value): Handle STRICT_LOW_PART. | Uros Bizjak | 2 | -0/+10 |
2011-11-03 | trans-array.c (gfc_trans_preloop_setup): Factor loop index initialization. | Mikael Morin | 2 | -8/+12 |
2011-11-03 | trans-array.c (gfc_trans_preloop_setup): Move code earlier. | Mikael Morin | 2 | -11/+15 |
2011-11-03 | trans-array.c (gfc_trans_preloop_setup): Move array reference initialisation ... | Mikael Morin | 2 | -17/+21 |
2011-11-03 | i386.md (lround<X87MODEF:mode><SWI248x:mode>2, [...]): Use operands[N] instea... | Uros Bizjak | 2 | -11/+17 |
2011-11-03 | Restore arm-eabi bootstrap (PR target/50978) | Rainer Orth | 3 | -1/+15 |
2011-11-03 | re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) | Michael Matz | 4 | -4/+60 |
2011-11-03 | i386.md: Use {} for multi-line preparation statements. | Uros Bizjak | 2 | -89/+112 |
2011-11-03 | sparc.md (movtf_insn_sp32_no_fpu): Consolidate into... | Eric Botcazou | 3 | -37/+21 |
2011-11-03 | re PR middle-end/50079 (FAIL: g++.dg/init/copy7.C execution test) | Richard Guenther | 2 | -39/+5 |
2011-11-03 | vms.c (vms_patch_builtins): Fix typo. | Tristan Gingold | 2 | -4/+8 |
2011-11-03 | re PR lto/44965 (lto option code breaks file format with each added option) | Richard Guenther | 11 | -467/+292 |
2011-11-03 | collect2.c (main): Guard object_nbr variable with TARGET_AIX_VERSION. | Richard Guenther | 2 | -0/+6 |
2011-11-03 | ipa-prop.c (type_change_info): New fields offset, object, known_current_type ... | Martin Jambor | 8 | -16/+309 |
2011-11-03 | re PR lto/48217 (lto mishandles quotes in command line defines) | Richard Guenther | 2 | -21/+36 |
2011-11-03 | collect2.c (main): Add support of -f (response file) on AIX. | Tristan Gingold | 2 | -0/+56 |
2011-11-03 | re PR tree-optimization/50912 (gimple assertion failure at gimple.h:1940 with... | Ira Rosen | 10 | -375/+534 |
2011-11-02 | rs6000.c (USE_HIDDEN_LINKONCE): New define. | Peter Bergner | 2 | -3/+17 |
2011-11-03 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2011-11-02 | re PR c++/50930 ([C++0x] Valid brace-or-equal-initializer of non-static data ... | Jason Merrill | 6 | -4/+79 |
2011-11-02 | TREE_STRING_LENGTH comment | Jason Merrill | 1 | -0/+1 |
2011-11-02 | parser.c (cp_parser_decl_specifier_seq): Change "C++0x" to "C++11" in warnings. | Jason Merrill | 5 | -13/+20 |
2011-11-02 | re PR c++/50810 (c++0x-compat does not warn about narrowing conversions) | Jason Merrill | 14 | -19/+84 |
2011-11-02 | re PR tree-optimization/50769 (ICE: in phi_alternatives_equal, at tree-cfgcle... | Tom de Vries | 2 | -0/+35 |
2011-11-02 | re PR target/50945 (ICE on floating-point move with -msoft-float) | Eric Botcazou | 4 | -18/+51 |