summaryrefslogtreecommitdiff
path: root/gcc/c/c-parser.c
Commit message (Expand)AuthorAgeFilesLines
* PR c/81779mpolacek2018-01-311-0/+1
* Update copyright years.jakub2018-01-031-1/+1
* PR c/83595jakub2017-12-311-10/+10
* * doc/extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.ebotcazou2017-12-221-24/+120
* [SFN] introduce statement frontier notes, still disabledaoliva2017-12-121-0/+20
* Allow _Alignas in compound literals (C11 DR#444).jsm282017-12-071-8/+37
* PR c/79153jakub2017-12-011-2/+4
* * spellcheck-tree.c (test_find_closest_identifier): Use ; insteadjakub2017-11-301-1/+1
* Remove Cilk Plus support.jkoval2017-11-281-955/+37
* * c-parser.c (c_parser_omp_declare_simd): Reject declare simd injakub2017-11-231-1/+1
* * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.ebotcazou2017-11-231-6/+9
* c-family: add name_hint/deferred_diagnosticdmalcolm2017-11-201-7/+11
* PR c/66618jakub2017-11-191-13/+17
* Add __builtin_tgmath for better tgmath.h implementation (bug 81156).jsm282017-11-151-0/+564
* diagnostics: get rid of *_at_rich_loc in favor of overloadingdmalcolm2017-10-311-21/+20
* C: detect more missing semicolons (PR c/7356)dmalcolm2017-10-251-5/+31
* C/C++: add fix-it hints for various missing symbolsdmalcolm2017-10-121-4/+21
* Require wi::to_wide for treesrsandifo2017-10-101-1/+1
* C: underline parameters in mismatching function callsdmalcolm2017-10-041-1/+37
* Fix condition folding in c_parser_omp_for_loopvries2017-09-161-1/+8
* PR c/81887jakub2017-09-011-0/+10
* C: use full locations within c_parser_expr_list's vec<location_t>dmalcolm2017-08-211-6/+5
* * c-parser.c (c_parser_postfix_expression): Remove unused code. Updatempolacek2017-08-181-24/+3
* C/C++: show pertinent open token when missing a close tokendmalcolm2017-08-101-214/+430
* PR c/81417mpolacek2017-08-091-4/+7
* Canonicalize names of attributes.marxin2017-08-071-0/+3
* PR c/81289mpolacek2017-08-021-2/+2
* PR c/81364mpolacek2017-07-251-3/+6
* gcc/nathan2017-07-181-4/+4
* PR c/80116mpolacek2017-06-261-9/+46
* gcc:edlinger2017-06-021-14/+33
* OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clausestschwinge2017-05-231-0/+3
* * c-parser.c (c_parser_compound_statement_nostart): Remove redundantmpolacek2017-05-231-1/+1
* OpenACC 2.5 default (present) clausetschwinge2017-05-191-4/+10
* Bye bye, c_save_expr.mpolacek2017-05-171-2/+2
* OpenACC C front end maintenance: c_parser_oacc_single_int_clausetschwinge2017-05-121-125/+47
* C: fix-it hint for removing stray semicolonsdmalcolm2017-04-251-2/+7
* * c-parser.c: Add C11 references.mpolacek2017-03-171-43/+44
* * c-parser.c (c_parser_enum_specifier): Remove redundant line.mpolacek2017-03-151-1/+0
* Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)dmalcolm2017-03-111-1/+1
* PR sanitizer/79757mpolacek2017-03-091-0/+12
* PR c/79834jakub2017-03-071-45/+35
* PR c/79837jakub2017-03-031-2/+2
* PR c/79836jakub2017-03-031-3/+3
* * config/i386/i386.c: Include intl.h.jakub2017-02-281-10/+11
* PR c++/79588jakub2017-02-241-22/+0
* PR c++/79512jakub2017-02-161-0/+5
* * cprop.c (cprop_jump): Add missing space in string literal.jakub2017-02-131-1/+1
* PR c/79428mpolacek2017-02-091-1/+1
* PR c/79431jakub2017-02-091-1/+4