aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-08-21fold-const.c (fold_ternary_loc): Detect identity permutations.Marc Glisse3-0/+39
2012-08-21re PR fortran/48636 (Enable more inlining with -O2 and higher)Jan Hubicka2-0/+21
2012-08-20Fix PR numbers for ChangeLog entries.Oleg Endo1-1/+1
2012-08-20Fix PR C++/19351: integer overflow in operator new[]Florian Weimer3-0/+128
2012-08-20re PR rtl-optimization/50489 ([UPC/IA64] mis-schedule of MEM ref with -ftree-...Oleg Endo2-0/+88
2012-08-20re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo2-0/+29
2012-08-20re PR fortran/54301 (Add optional warning if pointer assigning a local variab...Tobias Burnus2-0/+15
2012-08-20re PR c++/10416 ('unused variable' warning ignores ctor/dtor side-effects)Paolo Carlini2-0/+9
2012-08-20re PR middle-end/53992 (Combining -fopenmp and -fgnu-tm results in segfault o...Patrick Marlier2-0/+26
2012-08-20re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...Richard Earnshaw2-0/+19
2012-08-20thumb-16bit-ops.c (f): This test uses a 16-bit add instruction.Richard Earnshaw2-2/+15
2012-08-20re PR middle-end/54327 (Segmentation fault in init_ggc)Richard Guenther2-0/+20
2012-08-20re PR middle-end/54321 (ice in tree_low_cst at -O3)Jakub Jelinek2-0/+17
2012-08-20re PR fortran/54301 (Add optional warning if pointer assigning a local variab...Tobias Burnus2-0/+52
2012-08-19re PR fortran/54298 (Add warning when doing equal/nonequal floating-point com...Thomas Koenig3-1/+28
2012-08-19re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2-1/+6
2012-08-18Add the working testcase from PR fortran/39290.Mikael Morin2-0/+21
2012-08-17Define MAX_FIXED_MODE_SIZE/TARGET_MEMBER_TYPE_FORCES_BLK for i386H.J. Lu4-0/+85
2012-08-17simplify-rtx.c (simplify_binary_operation_1): Optimize shuffle of a concatena...Marc Glisse2-0/+17
2012-08-17Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to -fexceptions -fnon-call...Julian Brown2-0/+28
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek2-0/+702
2012-08-16re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo2-1/+82
2012-08-16* lib/target-supports.exp (check_effective_target_sync_int_long)Hans-Peter Nilsson2-0/+6
2012-08-16re PR middle-end/54261 (reverse sync/atomic operators when only sync_compare_...Hans-Peter Nilsson2-0/+47
2012-08-16re PR fortran/54243 ([OOP] ICE (segfault) in gfc_type_compatible for invalid ...Janus Weil2-0/+30
2012-08-15re PR tree-optimization/54245 (incorrect optimisation)Bill Schmidt2-0/+54
2012-08-15re PR tree-optimization/54240 (Routine hoist_adjacent_loads does not work pro...Bill Schmidt3-0/+60
2012-08-14re PR target/52933 (SH Target: Use div0s for integer sign comparisons)Oleg Endo3-0/+186
2012-08-14re PR target/50751 (SH Target: Displacement addressing does not work for QImo...Oleg Endo2-0/+105
2012-08-14re PR fortran/47586 ([F03] allocatable components: deep copy missing)Mikael Morin3-2/+97
2012-08-14pubnames-2.C: Adjust.Sterling Augustine2-3/+6
2012-08-14re PR fortran/40881 ([F03] warn for obsolescent features)Tobias Burnus7-9/+29
2012-08-14re PR fortran/54234 (-Wconversion or -Wconversion-extra should warn for CMPLX...Tobias Burnus2-0/+23
2012-08-14re PR middle-end/53411 (ICE in move_unallocated_pseudos)Jakub Jelinek3-0/+81
2012-08-13basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther2-1/+5
2012-08-13re PR tree-optimization/54200 (copyrename generates wrong debuginfo)Richard Guenther3-3/+37
2012-08-12sh.md (prefetch): Simplify expander.Oleg Endo2-1/+5
2012-08-12re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo5-0/+123
2012-08-12pr50749-sf-postinc-1.c: Skip for -m3.Oleg Endo9-7/+20
2012-08-12re PR target/39423 ([SH] performance regression: lost mov @(disp,Rn))Oleg Endo3-0/+85
2012-08-12re PR fortran/54221 (Explicit private access specifier signals "unexpected de...Tobias Burnus3-3/+24
2012-08-11re PR fortran/48636 (Enable more inlining with -O2 and higher)Martin Jambor2-0/+42
2012-08-10vector-shuffle1.c (f): Pass vectors indirectly to avoid warnings.Jakub Jelinek2-3/+10
2012-08-10Makefile.in (OBJS): Remove matrix-reorg.o.Richard Guenther14-103/+30
2012-08-10re PR middle-end/54219 (__builtin_shuffle mask reversed)Richard Guenther2-0/+25
2012-08-10re PR middle-end/54211 (ICE: verify_gimple failed building freetype with -Os)Bill Schmidt2-0/+33
2012-08-10sourcebuild.texi: Document long_neq_int effective target.Bill Schmidt3-1/+15
2012-08-10re PR middle-end/54109 (ICE at tree-ssa-structalias.c:3049 in get_constraint_...Richard Guenther4-6/+40
2012-08-10re PR tree-optimization/54027 (possible mis-optimization of signed left shift...Richard Guenther2-0/+14
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther20-40/+59