Add a testcase for PR debug/r53860
[gcc.git] / gcc / testsuite / c-c++-common /
2012-11-23 Kostya Serebryany[libsanitizer] merge from upstream r168514
2012-11-23 Jakub Jelinekre PR sanitizer/55435 ([asan] implement an attribute...
2012-11-14 Jakub Jelinekasan-dg.exp: New file.
2012-11-11 John David Anglinpr54920.c: Add "-fno-common" option on hppa*-*-hpux*.
2012-11-10 David Edelsohnscal-to-vec2.c: Ignore non-standard ABI message.
2012-11-07 Manuel López-Ibáñezre PR c/51294 (spurious warning from -Wconversion in...
2012-11-06 Aldy Hernandeztm: Add uninstrumented code path
2012-10-23 Jakub Jelinekre PR c++/54988 (fpmath=sse target pragma causes inlini...
2012-10-17 Aldy Hernandezre PR middle-end/54893 (unable to access volatile varia...
2012-10-12 Jakub Jelinekre PR c/54381 (-Wsizeof-pointer-memaccess refers to...
2012-10-09 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-05 Jan Hubickare PR c/33763 (Bogus inlining failed in call to `xxx...
2012-10-04 Florian WeimerImplement #pragma GCC warning/error
2012-09-29 David Edelsohn405-dlmzb-strlen-1.c: Skip on AIX.
2012-09-28 Dodji SeketeliMove testsuite/c-c++-common/Wunused-local-typedefs...
2012-09-28 Dodji SeketeliPR c++/54372 - unused attribute inactive on dependant...
2012-09-21 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-09-14 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-09-13 Kyrylo TkachovFor Kyryll
2012-09-05 Jakub Jelinekre PR middle-end/54486 (Spurious printf format warning...
2012-07-25 Sandra Loosemorere PR target/53633 (__attribute__((naked)) should disab...
2012-07-20 Jakub Jelinekre PR c++/28656 (duplicated null argument warning on...
2012-07-19 Jakub Jelinekre PR middle-end/54017 (Incorrect implementation of...
2012-06-15 Ramana Radhakrishnan[multiple changes]
2012-06-12 Janis Johnsonraw-string-3.c: Add comments to checks for multiple...
2012-06-07 Jakub Jelinekre PR c/53580 (Internal Segmentation fault in nested...
2012-06-01 Eric Botcazoure PR tree-optimization/53501 (scev introduces signed...
2012-05-30 Richard Guentherre PR tree-optimization/53501 (scev introduces signed...
2012-05-28 Jakub Jelinekre PR c++/53505 (bitfield with bool type generated...
2012-05-26 Jason Merrillre PR c++/53220 (g++ mis-compiles compound literals)
2012-05-17 Paolo Carlinire PR c++/39681 (Compile error is not descriptive)
2012-05-05 Manuel López-Ibáñezre PR c/43772 (Errant -Wlogical-op warning when testing...
2012-05-03 Manuel López-Ibáñezre PR c/51712 (-Wtype-limits should not trigger for...
2012-04-30 Marc Glissere PR c++/51033 (generic vector subscript and shuffle...
2012-04-30 Dodji SeketeliAdd -Wvarargs option
2012-04-30 Dodji SeketeliAdjust relevant test cases wrt -ftrack-macro-expansion...
2012-02-14 Jakub Jelinekre PR c/52181 (merge_decls doesn't handle DECL_USER_ALI...
2012-02-12 Iain Sandoere PR testsuite/50076 (FAIL: c-c++-common/cxxbitfields...
2012-02-10 Jakub Jelinekre PR middle-end/52177 (ICE: verify_gimple failed:...
2012-02-09 Bin Chengre PR middle-end/51867 (GCC generates inconsistent...
2012-02-07 John David Anglinpr41558.f90: Use lp64 instead of hppa*64*-*-*.
2012-01-23 Greta Yorshomp.c: Require target with pthread support.
2012-01-06 Patrick Marlierre PR testsuite/51655 (FAIL: c-c++-common/tm/memcpy...
2012-01-05 Jakub Jelinekre PR middle-end/51768 (ICE with invalid asm goto)
2011-12-20 Bernd Schmidtexpr.c (store_field): Avoid a direct store if the mode...
2011-12-19 Jason Merrillre PR c++/51228 (ICE with transparent union)
2011-12-15 Jakub Jelinekre PR c/51360 (spurious unused-but-set-variable warning...
2011-12-12 Torvald RiegelPrevent sharing of commit calls among transactions.
2011-11-21 Ed Smith-Rowlandre PR c++/50958 ([C++0x] raw literal operator provides...
2011-11-21 Rainer OrthAdapt c-c++-common/tm/malloc.c for Solaris headers...
2011-11-15 Torvald RiegelRequire parentheses when parsing transaction expressions.
2011-11-08 Richard Guentherre PR middle-end/51010 (bad diagnostics: #'ssa_name...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-10-28 Jason Merrill* c-c++-common/dfp/pr33466.c: Adjust for user-defined...
2011-10-10 Aldy Hernandezgcc-simulate-thread.exp: New.
2011-09-08 Dodji SeketeliPR c++/33255 - Support -Wunused-local-typedefs warning
2011-08-26 Jakub Jelinekre PR c/50179 (wrong "set but not used" warning)
2011-08-22 Jakub Jelinekre PR middle-end/50141 (ICE: tree check: expected var_d...
2011-07-31 Uros Bizjak20050314-1.c: Dump and cleanup lim1 pass only.
2011-07-27 Aldy Hernandezre PR middle-end/49875 (FAIL: c-c++-common/cxxbitfields...
2011-07-27 Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-07-09 H.J. LuAdd x32 support to GCC testsuite.
2011-07-07 Georg-Johann Laypragma-align.c: Run only if target !default_packed.
2011-06-16 Jason Merrillre PR c++/45399 ([C++0x] Warning for \0 in raw strings)
2011-05-09 Jason Merrillre PR c++/34772 (self-initialisation does not silence...
2011-05-02 Jason Merrillre PR c++/48446 (internal compiler error: in gimplify_v...
2011-04-23 Jakub Jelinekre PR preprocessor/48740 (Raw C++0x strings and trigrap...
2011-04-14 Richard Guenthertree.h (get_object_alignment_1): Declare.
2011-04-07 Jason Merrillre PR c++/48450 ([C++0x][SFINAE] Hard errors with stati...
2011-03-25 Richard Guentherpasses.c (init_optimization_passes): Add FRE pass after...
2011-03-24 Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-02-08 Andreas Krebbelre PR middle-end/47646 (Revision 169918 caused many...
2010-11-22 Ian Boltonpr44832.c: Use -fno-short-enums option for "target...
2010-11-18 Nathan Froydre PR c/33193 (slopiness in __real/__imag)
2010-11-12 Nathan Froydre PR c/44782 (implement -ferror-limit=)
2010-11-05 Jakub Jelinekre PR middle-end/43690 (Internal compiler error detecte...
2010-10-22 Richard Guentherre PR tree-optimization/46137 (g++.dg/torture/pr45877...
2010-10-18 Jakub Jelinekre PR c/46015 (-Wunused-but-set-variable warns for...
2010-09-09 John David AnglinWunused-var-12.c: Add -fno-common to options on 32...
2010-09-08 Michael Matz* c-c++-common/uninit-17.c: Adjust.
2010-08-31 Jakub Jelinekre PR preprocessor/45457 (ICE: invalid built-in macro...
2010-07-30 Xinliang David Lifix test
2010-07-29 Xinliang David Lifix PR45121
2010-07-21 Bernd Schmidtre PR middle-end/44738 (c-c++-common/uninit-17.c failed)
2010-07-16 Jakub Jelinekguality.exp: Run also c-c++-common/guality/ tests.
2010-07-15 Ulrich WeigandDisable float tests for __SPU__ targets due to lack...
2010-07-13 Joern Renneckere PR other/44874 (TDF_NOUID dumps miss information...
2010-07-02 Jakub Jelinekre PR c++/44780 (Bogus set-but-not-used variable warning)
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-30 Bernd Schmidtre PR tree-optimization/39799 (missing 'may be used...
2010-06-24 Andi Kleenc-parser.c (c_parser_conditional_expression): Call...
2010-06-07 Jakub Jelinekre PR c++/44443 (-Wunused-but-set-variable problem...
2010-06-06 Manuel López-Ibáñezre PR c/20000 (missing warning for noreturn function...
2010-06-05 Jakub Jelinekre PR c++/44361 (-Wunused-but-set-variable vs. explicit...
2010-06-04 Jakub Jelinekre PR c++/44362 (Bogus set-but-not-used warning)
2010-05-26 Kai Tietzdemangle-expected: Add tests for __int128 and unsigned...
2010-05-17 Dodji Seketelire PR c++/44108 (-Wunused-but-set-variable does not...
2010-05-11 Jakub Jelinekre PR middle-end/44071 (ICE with asm goto and __builtin...
2010-05-11 Jakub Jelinekre PR c++/44062 ((void)var; doesn't prevent 'set but...
next