aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-29re PR middle-end/59338 (error: position plus size exceeds size of referenced ...Richard Biener4-13/+41
2013-11-29re PR tree-optimization/59334 (r205486 caused many failures)Richard Biener2-1/+8
2013-11-29re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c)Jakub Jelinek9-10/+139
2013-11-29re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c)Jakub Jelinek7-14/+207
2013-11-29re PR c/59280 (ICE with attribute((constructor(invalid))))Jakub Jelinek4-0/+20
2013-11-29lp1243022.c: Skip target arm-neon.Zhenqiang Chen2-1/+5
2013-11-29re PR c/57574 (-std=c99 inline function incorrectly has external linkage with...Joseph Myers4-0/+38
2013-11-29implement-c.texi: Document C11 implementation-defined behavior.Joseph Myers4-88/+170
2013-11-29Daily bump.GCC Administrator1-1/+1
2013-11-28re PR c++/59297 (ICE: openmp atomic with indirect LHS)Jakub Jelinek4-1/+37
2013-11-28re PR middle-end/59327 (warning in expand_used_vars)Jakub Jelinek2-1/+7
2013-11-28re PR target/57293 (not needed frame pointers on IA-32 (performance regressio...Vladimir Makarov14-163/+382
2013-11-28iterators.md (vrint_conds): New int attribute.Kyrylo Tkachov5-3/+36
2013-11-28dwarf.c (find_address_ranges): New static function, broken out of build_addre...Ian Lance Taylor3-156/+208
2013-11-28tree-core.h (tree_base): Document use of static_flag for SSA_NAME.Richard Sandiford7-58/+62
2013-11-28sfp-machine.h (__FP_FRAC_ADDI_4): New macro.Uros Bizjak2-1/+15
2013-11-28re PR debug/59323 (Int. comp. error: in add_AT_specification, at dwarf2out.c:...Richard Biener2-0/+42
2013-11-28re PR middle-end/59330 (Crash in is_gimple_reg_type)Richard Biener4-18/+38
2013-11-28tree-ssa-propagate.c (valid_gimple_call_p): Pass TREE_TYPE to is_gimple_reg_t...Andrew MacLeod3-2/+8
2013-11-28arm.c (v7m_extra_costs): New table.Terry Guo2-1/+106
2013-11-28Add -lrt on SolarisRainer Orth4-3/+48
2013-11-28re PR sanitizer/59106 (Failure to link against static libasan)Jakub Jelinek3-2/+16
2013-11-28re PR debug/59323 (Int. comp. error: in add_AT_specification, at dwarf2out.c:...Richard Biener4-2/+52
2013-11-28linux-unwind.h (aarch64_fallback_frame_state): Check for correct opcodes on BE.Matthew Leach2-1/+19
2013-11-28nds32.c (nds32_rtx_costs): Adjust MULT cost if it is not optimized for size.Chung-Ju Wu2-1/+6
2013-11-28cfgexpand.c (struct stack_vars_data): Add asan_base and asan_alignb fields.Jakub Jelinek4-17/+164
2013-11-28common.opt: Introduced a new option -fsimd-cost-model.Sergey Ostanevich11-9/+66
2013-11-28Daily bump.GCC Administrator1-1/+1
2013-11-27Also handle REG_XXX notes in spill_pseudosH.J. Lu3-0/+28
2013-11-28re PR c/59310 (FAIL: gcc.dg/gomp/openmp-simd-1.c (test for excess errors))Jakub Jelinek4-5/+17
2013-11-28re PR middle-end/57393 (error: definition in block 4 follows the use / intern...Jakub Jelinek8-0/+156
2013-11-27nan_7.f90: Disable for little endian PowerPC.Bill Schmidt2-0/+5
2013-11-27op-4.h: Update from glibc.Uros Bizjak2-5/+9
2013-11-27var-tracking.c (track_expr_p): Do not track declarations for parts of tracked...Eric Botcazou4-3/+129
2013-11-27tree-ssa-threadupdate.c (thread_through_all_blocks): Do not clobber the loop ...Jeff Law2-7/+20
2013-11-27re PR target/56788 (_mm_frcz_sd and _mm_frcz_ss ignore their second argument)Uros Bizjak2-0/+66
2013-11-27re PR tree-optimization/59014 (wrong code at -Os and above on x86_64-linux-gnu)Jakub Jelinek2-0/+28
2013-11-27* config/score/score.h (REG_CLASS_FROM_LETTER): Delete.Chen Liqin2-3/+5
2013-11-272013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger22-76/+69
2013-11-27re PR rtl-optimization/57410 (ICE: in emit_spill_move, at lra-constraints.c:8...Vladimir Makarov1-0/+12
2013-11-27Fix ext/random/hypergeometric_distribution/operators/values.cc on Solaris 9Rainer Orth2-2/+4
2013-11-27re PR c++/58647 (ICE with function pointer)Paolo Carlini4-0/+32
2013-11-27c90-const-expr-8.c: Look for overflow on INT_MIN % -1.Kenneth Zadeck5-3/+31
2013-11-27re PR middle-end/58723 (ICE in lto_output_edge, at lto-cgraph.c:300 for OpenM...Richard Biener6-5/+52
2013-11-27Fix ext/random/hypergeometric_distribution/operators/values.cc on Solaris 9Rainer Orth2-0/+7
2013-11-27winnt.c (i386_pe_section_type_flags): Use const pointer cast.Kai Tietz2-1/+6
2013-11-27tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.Kugan Vivekanandarajah5-0/+96
2013-11-27re PR sanitizer/59306 (ICE with -fsanitize=null: gimple check: expected gimpl...Marek Polacek4-14/+42
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez46-29/+3234
2013-11-27Properly set ld_library_path in cilk-plus testsRainer Orth3-2/+10