aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2010-09-19decl.c (gnat_to_gnu_entity): Look into expressions for external constants tha...Eric Botcazou3-0/+38
2010-09-19i386-protos.h (split_double_mode): New prototype.Uros Bizjak1-1/+1
2010-09-18re PR tree-optimization/45453 (ICE: verify_cgraph_node failed: inlined_to poi...Jan Hubicka2-0/+24
2010-09-18call.c (compare_ics): Do lvalue/rvalue reference binding comparison for ck_li...Jason Merrill2-0/+9
2010-09-18re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tr...Richard Guenther2-0/+30
2010-09-18Pass -fno-pic to gcc.target/i386/pad-3.c.H.J. Lu2-1/+6
2010-09-18re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tr...Richard Guenther1-0/+19
2010-09-17Pad short functions with NOPs for Atom.H.J. Lu13-0/+164
2010-09-17Make sure that all variable sized adjustments are multiple of preferredH.J. Lu2-0/+37
2010-09-17Update stack alignment when increasing local variable alignment.H.J. Lu2-0/+21
2010-09-17re PR rtl-optimization/45678 (crash on vector code with -m32 -msse)Richard Guenther2-0/+21
2010-09-17re PR tree-optimization/43432 (Missed vectorization: "complicated access patt...Michael Matz7-6/+77
2010-09-17In gcc/testsuite/:Nicola Pero2-1/+19
2010-09-17common.opt (combine): Remove.Richard Guenther18-34/+60
2010-09-16re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati...Tobias Burnus3-1/+37
2010-09-16Add -m8bit-idiv for x86.H.J. Lu19-0/+333
2010-09-16pr45679-1_0.C: New file.Jan Hubicka5-0/+331
2010-09-16re PR fortran/45674 ([OOP] Undefined references for extended types)Janus Weil2-0/+38
2010-09-16re PR tree-optimization/45623 (GCC 4.5.[01] breaks our ffi on Linux64. ABI br...Richard Guenther2-0/+33
2010-09-16tree-vectorizer.c: Fix documentation.Ira Rosen4-6/+12
2010-09-16* config/i386/i386.h (PUSH_ROUNDING): Redefine using UNITS_PER_WORD.Uros Bizjak1-1/+1
2010-09-15semantics.c (finish_id_expression): Diagnose use of function parms in evaluat...Jason Merrill2-0/+3
2010-09-15* decl2.c (grokbitfield): Diagnose non-integral width.Jason Merrill2-0/+15
2010-09-15re PR rtl-optimization/45593 (segfault with -Os)Eric Botcazou2-0/+86
2010-09-15re PR middle-end/45644 (450.soplex in SPEC CPU 2006 is miscompiled)Martin Jambor2-0/+40
2010-09-15re PR tree-optimization/45633 (internal compiler error: verify_stmts failed)Jakub Jelinek2-0/+20
2010-09-15re PR fortran/45577 (Bogus(?) "... type incompatible with source-expr ..." er...Janus Weil2-0/+24
2010-09-15neon.md (vec_pack_trunc_<mode>): Instruction pattern for vmovn.Tejas Belagod2-1/+8
2010-09-15re PR c++/45665 (ICE: tree check: expected class 'type', have 'exceptional' (...Paolo Carlini2-2/+11
2010-09-15In gcc/testsuite/:Nicola Pero8-0/+171
2010-09-14funcspec-1.c: Remove static keywords to prevent folding.Jan Hubicka2-3/+5
2010-09-14fast-math-pr38968.f90: Add common to prevent folding.Jan Hubicka2-0/+6
2010-09-14re PR middle-end/45567 (__builtin_popcountl ICEs with -ftree-ter)Jakub Jelinek2-0/+12
2010-09-14re PR debug/45660 (ICE in dwarf2out_finish)Jakub Jelinek2-0/+21
2010-09-14re PR tree-optimization/45470 (ICE: verify_flow_info failed: BB 2 can not thr...Ira Rosen3-0/+82
2010-09-14re PR target/42070 (FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -g ...Jack Howarth3-0/+13
2010-09-14re PR fortran/45532 (gfortran namelist read error)Jerry DeLisle2-0/+32
2010-09-13Fix accidental mishap on testcase.Olivier Hainque1-15/+0
2010-09-13re PR rtl-optimization/45617 (optimize bit shift+compare at RTL level)Jakub Jelinek2-0/+27
2010-09-13volatile-2.c: Allow underscores before symbols.Dave Korn2-18/+22
2010-09-13Disable double precision vectorizer for Atom.H.J. Lu13-9/+122
2010-09-13tree.c (build_zero_cst): New.Jan Hubicka4-2/+21
2010-09-13arm.md: (define_attr "conds"): Update comment.Marcus Shawcroft2-0/+29
2010-09-13fwprop.c (forward_propagate_and_simplify): Only attach a REG_EQUAL note to an...Olivier Hainque2-0/+34
2010-09-11* gfortran.dg/promotion.f90: Fix options.Francois-Xavier Coudert2-1/+5
2010-09-11Implement range-based for-statements.Rodrigo Rivas Costa7-0/+311
2010-09-10gfortran.h (gfc_expr): Remove inline_noncopying_intrinsic attribute.Mikael Morin3-34/+52
2010-09-10re PR c++/43824 (C++0x feature "inline namespace" enabled under -std=c++98; n...Rodrigo Rivas Costa8-0/+23
2010-09-10Check that result of string folding is of integral type.H.J. Lu2-0/+10
2010-09-10* objc.dg/fobjc-exceptions.m: New test.Nicola Pero2-0/+33