aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-29re PR middle-end/57103 (ICE: verify_gimple failed: location references block ...Richard Biener4-21/+45
2013-04-29c-common.c (check_user_alignment): Emit error for negative values.Senthil Kumar Selvaraj4-2/+12
2013-04-29This patch fixes PR bootstrap/57077.Teresa Johnson7-22/+46
2013-04-29Preserve loops in tail-mergeTom de Vries4-14/+33
2013-04-29tree-vrp.c (range_fits_type_p): Move to earlier point in file.Jeff Law4-63/+111
2013-04-29arm.md (store_minmaxsi): Use only when optimize_insn_for_size_p.Kyrylo Tkachov2-1/+6
2013-04-29re PR target/57108 ([4.7/4.8/4.9] SH internal compiler error: in int_mode_for...Christian Bruel4-1/+30
2013-04-29re PR middle-end/57089 (ICE in verify_loop_structure, at cfgloop.c:1647)Richard Biener4-10/+70
2013-04-29predict.c: Fix typo in comment above #define PROB_VERY_UNLIKELY.Kyrylo Tkachov2-1/+5
2013-04-29Update tail-merge header comment.Tom de Vries2-3/+9
2013-04-29[AArch64][Testsuite] Enable vect_uintfloat_cvt for AArch64.James Greenhalgh2-0/+5
2013-04-29[AArch64] fcvt instructions - arm_neon.h changes.James Greenhalgh4-726/+579
2013-04-29[AArch64] Add vector fix, fixuns, fix_trunc, fixuns_trunc standard patternsJames Greenhalgh3-0/+38
2013-04-29[AArch64] Vectorize over more math.h functions.James Greenhalgh2-0/+24
2013-04-29re PR target/54349 (_mm_cvtsi128_si64 unnecessary stores value at stack)Uros Bizjak7-33/+92
2013-04-29[AArch64] Implement vector float->double widening and double->float narrowing.James Greenhalgh3-0/+122
2013-04-29[AArch64] Add vector int to float conversions.James Greenhalgh5-0/+43
2013-04-29[AArch64] Map fcvt intrinsics to builtin name directly.James Greenhalgh5-24/+116
2013-04-29[AArch64] Fix order of modes to lroundmn2 standard names.James Greenhalgh2-1/+7
2013-04-29[AArch64] Convert NEON frint implementations to use builtins.James Greenhalgh4-165/+267
2013-04-29[AArch64] Map frint intrinsics to standard pattern names directly.James Greenhalgh6-25/+48
2013-04-29re PR tree-optimization/57081 (Segmentation fault in simple_iv (tree-scalar-e...Richard Biener5-1/+38
2013-04-29Simplify SYSTEM_CLOCK implementation.Janne Blomqvist2-57/+41
2013-04-29PR 56981 Improve unbuffered performance on special files.Janne Blomqvist4-21/+64
2013-04-29re PR tree-optimization/57083 (Wrong constant folding)Jakub Jelinek4-1/+25
2013-04-29predicates.md (general_vector_operand): New predicate.Jakub Jelinek4-12/+59
2013-04-29Daily bump.GCC Administrator1-1/+1
2013-04-28re PR c++/56450 (ICE with SFINAE when detecting non-static member variable)Paolo Carlini4-0/+29
2013-04-28N3472 binary constantsJakub Jelinek8-23/+67
2013-04-28re PR fortran/57093 (Seg fault on internal output to a character scalar coarray)Tobias Burnus5-6/+33
2013-04-28Fix sign error in SYSTEM_CLOCK kind=4 Windows version.Janne Blomqvist2-2/+7
2013-04-28stor-layout.c (finalize_size_functions): Allocate a structure and reset cfun ...Eric Botcazou2-0/+7
2013-04-28* sv.po: Update.Joseph Myers2-646/+315
2013-04-28re PR fortran/57071 (Optimize (-1)**k to 1 - 2 * mod(K, 2))Thomas Koenig5-0/+142
2013-04-28hashtable_policy.h (_Hashtable_ebo_helper): Fix comment.Jonathan Wakely3-3/+9
2013-04-28re PR libstdc++/51365 (cannot use final empty class in std::tuple)Jonathan Wakely5-47/+156
2013-04-28Daily bump.GCC Administrator1-1/+1
2013-04-27* config/i386/i386.c (ix86_expand_call): Make cregs_size unsigned.Jakub Jelinek2-1/+4
2013-04-27re PR target/56866 (with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sh...Jakub Jelinek6-2/+80
2013-04-27Daily bump.GCC Administrator1-1/+1
2013-04-26move_range.cc: Adjust dialect to -std=gnu++11.Paolo Carlini2-1/+6
2013-04-262013-04-26 François Dumont <fdumont@gcc.gnu.org>François Dumont3-1/+58
2013-04-26rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov7-64/+200
2013-04-26re PR go/57045 (Build failure in libgo/runtime/proc.c: error: ‘({anonymous}...Jakub Jelinek4-1/+50
2013-04-26re PR tree-optimization/57051 (Optimization regression in 4.8.0 from 4.7.2)Jakub Jelinek2-7/+39
2013-04-26omp-low.c (finalize_task_copyfn): Do not drop PROP_loops.Richard Biener3-19/+86
2013-04-26re PR c++/55708 (g++ crashes: constexpr function with reference parameters.)Paolo Carlini2-1/+36
2013-04-26i386.md (type, unit): Fix long lines.Uros Bizjak2-22/+29
2013-04-26cstdio (gets): Provide only in C++98 and C++11.Paolo Carlini4-4/+20
2013-04-26Makefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) dependency.Richard Biener6-14/+125