summaryrefslogtreecommitdiff
path: root/gcc/testsuite/obj-c++.dg
AgeCommit message (Expand)Author
2020-02-25Fix typo: paramter -> parameter [PR93864]Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-08-13[Darwin] There is no need to distinguish PIC/non-PIC symbol stubs.Iain Sandoe
2019-06-20[objective-c/c++, testsuite] Fix stubify tests for -fnext-runtime.Iain Sandoe
2019-06-15[objective-c/c++, testsuite, 3/3] Workaround for PR90709.Iain Sandoe
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-01-14PR target/88638 - FAIL: fsf-nsstring-format-1.s on darwinMartin Sebor
2019-01-09PR other/16615 [3/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-11-26re PR testsuite/88090 (obj-c++.dg/attributes/method-nonnull-1.mm FAILs)Jakub Jelinek
2018-11-15PR c++/87541 - ICE using a constant decl as an attribute alloc_size argumentMartin Sebor
2018-06-13c-opts.c (c_common_post_options): Warn about useless -Wabi.Jason Merrill
2018-01-03Update copyright years.Jakub Jelinek
2017-11-22C/C++: fix quoting of "aka" typedef information (PR 62170)David Malcolm
2017-11-06Fix test-suite fallout of default -Wreturn-type.Martin Liska
2017-10-12C/C++: add fix-it hints for various missing symbolsDavid Malcolm
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth
2017-04-28Replace absolute linenrs in objc.dg,obj-c++.dgTom de Vries
2017-04-28Remove superfluous "" in dg-(error|warning|message|bogus)Tom de Vries
2017-04-28Remove superfluous '{ target *-*-* }' in dg-(error|warning|message|bogus)Tom de Vries
2017-04-28Remove superfluous ' . ' in dg-(error|warning|message|bogus)Tom de Vries
2017-04-19Use relative line number for subsequent dg directivesTom de Vries
2017-01-27re PR c++/71290 (Flexible array member is not diagnosed with -pedantic)Martin Sebor
2017-01-25PR c++/71290 - Flexible array member is not diagnosed with -pedanticMartin Sebor
2017-01-01Update copyright years.Jakub Jelinek
2016-11-04re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-12-16PR objc++/68932 - FAIL: obj-c++.dg/property/at-property-23.mm -fgnu-runtimeMartin Sebor
2015-12-04C++ FE: expression rangesDavid Malcolm
2015-06-04diag-5.mm: Adjust per r224097.Paolo Carlini
2015-05-29testsuite: auto-wipe dump filesBernhard Reutner-Fischer
2015-01-05Update copyright years.Jakub Jelinek
2014-12-31Allow Objective-c++ to recognise lambdas.Iain Sandoe
2014-12-31fix a GTY(())-related ICE in Objective-c++ (add a testcase to try an excercis...Iain Sandoe
2014-11-18* tree.c (warn_deprecated_use): Show declaration with inform.Jason Merrill
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge
2014-05-15exceptions-3.mm: Remove check for message no longer emitted.Andreas Schwab
2014-03-03re PR objc++/60398 (FAIL: obj-c++.dg/invalid-method-2.mm -fgnu-runtime (test...Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-08-12i386.c (ix86_function_versions): Use error + inform.Paolo Carlini
2013-07-16re PR target/55654 (objc/obj-c++ failures present under darwin10)Iain Sandoe
2013-06-17re PR c++/16128 (Diagnostic of missing argument list within functions)Paolo Carlini
2013-04-02re PR c++/56725 (extra spaces in error message)Paolo Carlini
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-10-27re PR target/54404 (*cfstring* failures for (obj-c|g)++ on *-apple-darwin* af...Dominique d'Humieres
2012-10-11init-2.mm: Tweak errors.Uros Bizjak