]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/parser.c
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
[thirdparty/gcc.git] / gcc / cp / parser.c
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-10  Jason MerrillImplement C++17 constexpr if.
2016-08-09  Jason MerrillImplement C++17 constexpr lambda.
2016-08-08  Jakub Jelinekre PR c++/58706 (ICE with lambda in OpenMP for-loop)
2016-08-04  Jason MerrillRename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-08-04  Thomas SchwingeRework C/C++ OpenACC routine parsing
2016-08-04  Thomas SchwingeC/C++: Simplify handling of location information for...
2016-07-21  Jason MerrillPR c++/70781 - ICE on ill-formed lambda.
2016-07-21  Andrew SuttonImproving concepts performance and diagnostics.
2016-07-20  David MalcolmC++ FE: handle misspelled identifiers and typenames
2016-07-20  Jakub Jelinekre PR c++/71909 (g++ accepts an unreachable function...
2016-07-15  Jason MerrillPR c++/71604 - type definition in range-based for
2016-07-15  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Don't scan for...
2016-07-05  David MalcolmPR c++/62314: add fixit hint for "expected ';' after...
2016-06-29  Thomas SchwingeImprove diagnostic messages of "#pragma omp cancel...
2016-06-29  Thomas SchwingeRename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
2016-06-20  David MalcolmC++ FE: Show both locations in string literal concatena...
2016-06-16  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Handle COMPONEN...
2016-06-15  Paolo Carlinire PR c++/70202 (ICE on invalid code on x86_64-linux...
2016-06-10  Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-09  Paolo Carlinire PR c++/71465 (ICE on invalid C++ code (with duplicat...
2016-06-04  Paolo Carlinire PR c++/70202 (ICE on invalid code on x86_64-linux...
2016-06-02  Paolo Carlinidecl.c (xref_tag_1): Change pairs of errors to error...
2016-05-30  Jakub Jelinekre PR c++/71349 (Combined async target clause parsing...
2016-05-30  Paolo Carlinire PR c++/71099 (Misleading diagnostic message with...
2016-05-27  Paolo Carlinire PR c++/60385 (confused by earlier errors, bailing...
2016-05-25  Jason MerrillPR c++/71173 - wrong qualified lookup
2016-05-24  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-05-23  Paolo Carlinire PR c++/69095 (internal compiler error: in dependent_...
2016-05-19  David MalcolmPR c++/71184: Fix NULL dereference in cp_parser_operator
2016-05-18  Paolo Carlinire PR c++/69793 (ICE on invalid code in "cp_lexer_peek_...
2016-05-13  Jason MerrillFix type-dependence and the current instantiation.
2016-05-13  Jason MerrillImprove diagnostic for forgotten ().
2016-05-05  Jakub Jelinekc-parser.c (c_parser_switch_statement): Add IF_P argume...
2016-05-04  Marek Polacekc.opt (Wdangling-else): New option.
2016-05-02  Cesar Philippidisc-common.h (enum c_omp_region_type): Define.
2016-05-02  David MalcolmPR c++/62314: add fixit hint for missing "template...
2016-04-29  Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-04-27  Ryan Burnre PR c++/69024 ([cilkpus] cilk_spawn is broken for...
2016-04-27  Bernd Schmidtinvoke.texi (Warning Options): Add -Wmemset-elt-size.
2016-04-26  Patrick PalkaFix PR c++/70241 (inconsistent access with in-class...
2016-04-22  Jason Merrill* parser.c (cp_parser_perform_range_for_lookup): Decay...
2016-04-21  Marek Polacekre PR c++/70513 (ICE on invalid C++ code on x86_64...
2016-04-20  Ilya Verbinre PR c++/69363 (ICE when doing a pragma simd reduction...
2016-04-15  Jakub Jelinekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-04-14  Jason Merrillre PR c++/70622 (auto specifier don't deduce value...
2016-04-12  Paolo Carlinire PR c++/68722 (internal compiler error: in merge_exce...
2016-04-06  Patrick PalkaFix C++ side of PR c/70436 (missing -Wparentheses warnings)
2016-03-18  Patrick PalkaFix PR c++/70218 (illegal access to private field succeeds)
2016-03-17  Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-15  Jason MerrillFix more P0184R0 references.
2016-03-14  Casey CarterP08184R0: Generalizing the Range-Based For Loop
2016-03-09  Cesar Philippidisc-parser.c (c_parser_oacc_loop): Update cclauses and...
2016-03-08  Jason MerrillRemove Concepts from -std=c++1z.
2016-03-02  Jason Merrillre PR c++/70036 ([concepts] ICE with a dependent sizeof...
2016-02-19  Jakub Jelinekre PR c++/67767 (-Wsuggest-attribute=noreturn suggests...
2016-02-17  Jason Merrillre PR c++/10200 (Weird clash with same names in differe...
2016-02-16  James Norrisre PR c/64748 (OpenACC: "is not a variable" error with...
2016-02-10  Jason Merrillre PR c++/10200 (Weird clash with same names in differe...
2016-02-08  Patrick PalkaFix PR c++/69139 (deduction failure with trailing retur...
2016-02-08  Jakub Jelinekre PR c++/59627 (ICE with OpenMP "declare reduction...
2016-01-28  Patrick PalkaLow-hanging C++-lexer speedup (PR c++/24208)
2016-01-21  Jason Merrillre PR c++/43407 (Specifying visibility attribute of...
2016-01-15  Jakub Jelinekre PR bootstrap/68271 (Boostrap fails on x86_64-apple...
2016-01-14  Tom de VriesMark symbols in offload tables with force_output in...
2016-01-11  David MalcolmPR c++/68795: fix uninitialized close_paren_loc in...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-23  Thomas SchwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-22  Jason Merrillre PR c++/67257 (Internal compiler error in retrieve_sp...
2015-12-22  Jason Merrillre PR c++/67339 (Segfault when parsing a typename invol...
2015-12-16  David MalcolmBetter error recovery for merge-conflict markers
2015-12-09  Chung-Lin Tangc-omp.c (c_finish_oacc_wait): Remove add_stmt() call.
2015-12-07  Jason MerrillFix parse/no-type-defn1.C with -std=c++1z.
2015-12-07  Jason MerrillFix decltype-call1.C with -std=c++1z.
2015-12-07  Jason MerrillFix template/ref1.C, nontype15.C, addr-builtin1.C with...
2015-12-07  Jason MerrillPR c++/68597, fix auto9.C and auto-neg1.C with -std...
2015-12-04  Jason Merrillre PR c++/68645 (FAIL: c-c++-common/attr-simd-3.c ...
2015-12-04  David MalcolmC++ FE: expression ranges
2015-12-04  Cesar Philippidisparser.c (cp_ensure_no_oacc_routine): Update error...
2015-12-02  Thomas SchwingeSome OpenACC host_data cleanup
2015-12-01  Julian BrownOpenACC host_data support.
2015-11-27  Jakub Jelinekre PR c/63326 (whether a #pragma is a statement depends...
2015-11-27  Martin LiskaFix parser memory leak in cilk_simd_fn_info
2015-11-24  Ilya Verbinc-parser.c (c_parser_oacc_declare): Replace "ifdef...
2015-11-19  Jason Merrillre PR c++/68422 (compile-time cost of sizeof... is...
2015-11-19  Cesar Philippidisparser.h (struct cp_omp_declare_simd_data): Add clauses...
2015-11-17  Jason MerrillLITERAL_ZERO_P obsoleted by delayed folding.
2015-11-17  Jason MerrillDon't fold -(constant) or -0.
2015-11-16  Kirill YukhinAdd __attribute__((__simd__)) to GCC.
2015-11-15  Trevor Saundersalways define ENABLE_OFFLOADING
2015-11-14  Jason MerrillMerge C++ delayed folding branch.
2015-11-12  James Norrisparser.c (cp_parser_oacc_declare): Remove unused.
2015-11-12  James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-10  Cesar Philippidisparser.c (cp_finalize_oacc_routine): New boolean first...
2015-11-10  Nathan Sidwellomp-low.h (replace_oacc_fn_attrib, [...]): Declare.
2015-11-06  Jason MerrillSupport non-type constrained-type-specifiers.
2015-11-06  Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-05  Paolo Carlinire PR c++/67846 (ICE on code with lambda expression...
2015-11-05  Jakub Jelinekgcc/
next