aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-18re PR c++/17743 (dependent expressions in attributes)Jason Merrill4-7/+113
2007-09-18re PR libstdc++/32819 (pb_ds/hash_based_containers.html errors)Benjamin Kosnik1-0/+2
2007-09-18hash_based_containers.html: Correct.Benjamin Kosnik2-3/+8
2007-09-18re PR fortran/31119 (-fbounds-check: Check for presence of optional arguments...Francois-Xavier Coudert5-2/+103
2007-09-18dse.c (find_shift_sequence): Temporarily revert to forbidding word shifts.Richard Sandiford2-1/+6
2007-09-18PR c++/33462 (again)Paolo Carlini4-2/+13
2007-09-18re PR c++/33462 (Broken diagnostic: 'va_arg_expr' not supported by dump_expr)Paolo Carlini6-0/+43
2007-09-18elemental_optional_args_1.f90: Fix test.Tobias Burnus2-1/+4
2007-09-18re PR c++/33463 (Broken diagnostic: 'typeid_expr' not supported by dump_expr)Paolo Carlini6-8/+45
2007-09-18configure.host: Set atomic_flags on i486.Benjamin Kosnik7-29/+59
2007-09-18re PR c++/33464 (Broken diagnostic: 'trait_expr' not supported by dump_expr)Paolo Carlini7-2/+139
2007-09-18re PR target/33388 (fr30: ICE: RTL check: expected code 'reg', have 'subreg' ...Rask Ingemann Lambertsen3-44/+44
2007-09-18m68k.c (override_options): Remove USE_GAS, use %.Roman Zippel3-230/+77
2007-09-18m68k.md (beq, [...]): Replace all fbcc with fjcc.Roman Zippel2-70/+42
2007-09-18m68k-devices.def (51qe): New device.Maxim Kuvyrkov5-9/+33
2007-09-18re PR c++/31863 (g++-4.1: out of memory with -O1/-O2)Richard Guenther2-1/+9
2007-09-18* opts.c (decode_options): Enable vectorization under -O3.Dorit Nuzman2-0/+5
2007-09-18re PR tree-optimization/33340 (ICE: SSA corruption with -O (FRE))Richard Guenther4-0/+43
2007-09-18re PR fortran/33231 (Reject for -std=f* calls to elementar functions where ar...Tobias Burnus6-6/+64
2007-09-18tree-cfg.c (is_ctrl_altering_stmt, [...]): Don't use const_get_call_expr_in.Kaveh R. Ghazi4-22/+18
2007-09-18Daily bump.GCC Administrator1-1/+1
2007-09-17target-supports.exp (check_profiling_available): Extend mips*-*-elf check to ...Richard Sandiford2-1/+6
2007-09-17df-scan.c (df_notes_rescan): Do nothing if the instruction does not yet have ...Richard Sandiford3-2/+10
2007-09-17mips.c (mips_file_start): Add ".previous" directives to both ".section"s.Richard Sandiford2-6/+9
2007-09-17configure.ac: Raise minimum makeinfo version to 4.6.Andreas Schwab3-4/+9
2007-09-17mips.c (mips_output_mi_thunk): Use mips_function_ok_for_sibcall and const_cal...Richard Sandiford2-22/+36
2007-09-17mips.md (*clear_upper32): Use "W" as the memory operand.Richard Sandiford2-1/+5
2007-09-17fixed-obj.mk: New file to support fine-grain fixed-point functions.Chao-ying Fu6-1/+244
2007-09-17fixed-bit.h: New file.Chao-ying Fu4-2/+3942
2007-09-18c-format.h (format_kind_info): Add alloc_char field.Jakub Jelinek9-38/+247
2007-09-18re PR middle-end/33423 (internal compiler error: in expand_expr_real_1, at ex...Jakub Jelinek4-0/+45
2007-09-17tree-sra.c (maybe_lookup_element_for_expr): Return NULL for variable-sized re...Eric Botcazou2-12/+28
2007-09-17c-decl.c (pushdecl): Don't set DECL_LANG_SPECIFIC.Tom Tromey2-7/+6
2007-09-17defineclass.cc (MAJOR_1_6): New define.Tom Tromey2-3/+11
2007-09-17re PR fortran/33106 (Access of components of public entities of private types...Tobias Burnus4-0/+68
2007-09-17re PR rtl-optimization/26449 (ICE in loop invariant motion)Zdenek Dvorak2-59/+24
2007-09-17tree-nomudflap.c (gate_mudflap): New static function.Eric Botcazou2-2/+14
2007-09-17re PR middle-end/33348 (gfortran.dg/g77/19990826-3.f fails at -O1)Jan Hubicka2-0/+7
2007-09-17Remove superfluous line.Eric Botcazou1-1/+0
2007-09-17for_each.h: Fixed comment/doxygen markup typos.Johannes Singler13-44/+58
2007-09-172007-09-17 Johannes Singler <singler@ira.uka.de>Johannes Singler2-0/+5
2007-09-17re PR middle-end/33449 (ICE for fortran code with -O2 -ftree-vectorize)Francois-Xavier Coudert2-0/+23
2007-09-17type_traitsfwd.h (aligned_storage): Remove declaration.Paolo Carlini9-19/+161
2007-09-17resolve.c (resolve_fl_procedure): Allow private dummies for Fortran 2003.Tobias Burnus7-16/+76
2007-09-17trans-types.c (gfc_get_desc_dim_type): Do not to try emit debug info.Francois-Xavier Coudert2-0/+17
2007-09-17re PR tree-optimization/33319 (g++.dg/tree-ssa/pr27549.C ICE with vectorization)Victor Kaplansky3-200/+335
2007-09-17decl.c (gnat_to_gnu_entity): Make again the type of an object covered by 13.3...Eric Botcazou2-4/+10
2007-09-17re PR middle-end/33273 (FAIL: 27_io/basic_istream/ignore/char/1.cc (test for ...John David Anglin2-1/+8
2007-09-17Daily bump.GCC Administrator1-1/+1
2007-09-16type_traits (aligned_storage): Implement in the neat and general way.Paolo Carlini2-66/+10