aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-05cvt.c (cp_convert_to_pointer): Use null_ptr_cst_p.Magnus Fromreide25-4/+132
2010-06-05typeck2.c (merge_exception_specifiers): Adjust merging of throw() and noexcep...Jason Merrill5-7/+64
2010-06-05genautomata.c (get_excl_set): Do work per element, not per char.Segher Boessenkool2-28/+28
2010-06-05genautomata.c (curr_state_pass_num): Delete.Segher Boessenkool2-82/+84
2010-06-04Update df_lr_bb_local_compute for embedded bitmaps.H.J. Lu2-2/+9
2010-06-05Daily bump.GCC Administrator1-1/+1
2010-06-04pt.c (value_dependent_expression_p): Avoid using an uninitialized variable.Jason Merrill2-1/+9
2010-06-04cxx-pretty-print.c (pp_cxx_unary_expression): Handle NOEXCEPT_EXPR.Jason Merrill2-0/+13
2010-06-04Implement noexcept-specification (15.4)Jason Merrill19-54/+435
2010-06-04Implement noexcept operator (5.3.7)Jason Merrill11-1/+220
2010-06-04call.c (build_conditional_expr): Never fold in unevaluated context.Jason Merrill6-23/+23
2010-06-04darwin-driver.c (darwin_default_min_version): UseJoseph Myers10-58/+86
2010-06-04re PR c++/44412 (Another bogus set-but-not-used warning)Jakub Jelinek5-0/+86
2010-06-04re PR c++/44362 (Bogus set-but-not-used warning)Jakub Jelinek4-0/+82
2010-06-04i386.md (*addhi_1_lea): Assert that operand 0 and operand 1 are equal.Uros Bizjak2-14/+24
2010-06-04i386-protos.h (ix86_print_operand): Declare.Nathan Froyd6-4/+15
2010-06-04re PR rtl-optimization/44013 (VTA produces wrong code)Alexandre Oliva2-1/+8
2010-06-04re PR debug/41371 (var-tracking is slow and memory hungry)Alexandre Oliva2-10/+77
2010-06-04i386.md (*addqi_2): Do not assert operands[2] == 255 for TYPE_INCDEC operands.Uros Bizjak2-341/+54
2010-06-04re PR c/25880 (improve message of warning for discarding qualifiers)Manuel López-Ibáñez14-99/+205
2010-06-04cygming.h (ASM_GENERATE_INTERNAL_LABEL): Prefix by '*'.Kai Tietz2-1/+6
2010-06-04df.h (df_rd_bb_info, [...]): Embedd bitmap_head into the structure.Jan Hubicka7-275/+315
2010-06-04check_jni_methods.sh.in: Don't use diff -U.Rainer Orth4-9/+19
2010-06-04* dce.c (dce_process_block): Do not re-scan already marked instructions.Jan Hubicka2-12/+15
2010-06-04re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ...Bernd Schmidt9-177/+613
2010-06-04thumb2.md (*thumb2_movdf_soft_insn): Fix alternatives for pool ranges.Julian Brown2-2/+7
2010-06-04re PR lto/41584 (WHOPR doesn't grok empty units)Richard Guenther5-0/+16
2010-06-04gnatlink.adb (gnatlink): Remove support for -fsjlj switch.Eric Botcazou3-13/+6
2010-06-04re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2-1/+11
2010-06-04predicates.md (pic_symbolic_operand): Remove predicate.Uros Bizjak3-114/+60
2010-06-04tree-into-ssa.c (mark_block_for_update): Avoid redundant call of bitmap_bit_p.Jan Hubicka3-5/+9
2010-06-04df-problems.c (df_create_unused_note, [...]): micro-optimize the checks when ...Jan Hubicka2-4/+9
2010-06-04final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd10-41/+140
2010-06-04Daily bump.GCC Administrator1-1/+1
2010-06-03re PR libstdc++/44410 (Revision 160231 caused new libstdc++ test failures)Paolo Carlini8-11/+22
2010-06-03testsuite_iterators.h: Don't include <cstddef>, don't use NULL, use std::size...Paolo Carlini22-73/+94
2010-06-03re PR tree-optimization/44403 (vectorization does not maintain 'restrict' qua...Richard Guenther2-0/+21
2010-06-03unpack_bounds_1.f90: Remove execute property.Thomas Koenig4-0/+6
2010-06-03class.c (struct vtbl_init_data_s): Remove last_init field.Nathan Froyd4-121/+141
2010-06-03Add myself to MAINTAINERSFabien Chêne2-0/+5
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini317-1229/+1685
2010-06-03Check MAX_FIXED_MODE_SIZE on bit-field in C++.H.J. Lu7-10/+26
2010-06-03re PR lto/41921 (Cross language don't work with typedef unnamed structs)Richard Biener1-1/+8
2010-06-03re PR lto/41921 (Cross language don't work with typedef unnamed structs)Richard Guenther3-0/+24
2010-06-03Add a testcasef for PR tree-optimization/43688.H.J. Lu2-0/+16
2010-06-03re PR lto/41584 (WHOPR doesn't grok empty units)Richard Guenther4-0/+20
2010-06-03re PR debug/44375 (goto_locus lost at -O0 during cfg cleanup)Jakub Jelinek2-0/+24
2010-06-03var-tracking.c (dataflow_set_equiv_regs): Shortcut the loop if ...Jakub Jelinek1-2/+2
2010-06-03var-tracking.c (dataflow_set_equiv_regs): Shortcut the loop if ...Jakub Jelinek2-1/+12
2010-06-03lto-cgraph.c (lto_varpool_encoder_size): Remove.Jan Hubicka3-8/+13