summaryrefslogtreecommitdiff
path: root/gcc/c
Commit message (Expand)AuthorAgeFilesLines
* use auto_vec for more local variablestbsaunde2016-07-132-16/+12
* c-decl.c: add [cd]tors to c_struct_parse_infotbsaunde2016-07-132-11/+12
* PR c/71719jakub2016-07-022-0/+6
* Improve diagnostic messages of "#pragma omp cancel", "#pragma omp cancellatio...tschwinge2016-06-293-12/+25
* Rename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLAREtschwinge2016-06-291-2/+2
* PR c/71685jakub2016-06-282-2/+9
* PR c/71552 - Confusing error for incorrect struct initializationmsebor2016-06-282-11/+24
* * Makefile.in: Don't cat ../stage_current if it does not exist.jakub2016-06-282-1/+6
* Add make autoprofiledbootstrapak2016-06-232-0/+18
* C FE: suggest corrections for misspelled identifiers and type namesdmalcolm2016-06-224-51/+310
* Fix ICE on conditional expression between DFP and non-DFP float (PR c/71601).jsm282016-06-202-0/+8
* PR c/69507 - bogus warning: ISO C does not allow ‘__alignof__ (expression)’msebor2016-06-192-3/+10
* spellcheck.h: add best_match template; implement early-rejectdmalcolm2016-06-152-1/+5
* Introduce gcc_rich_location::add_fixit_misspelled_iddmalcolm2016-06-142-12/+10
* C: fixits for named initializersdmalcolm2016-06-134-3/+32
* [PR c/71381] C/C++ OpenACC cache directive rejects valid syntaxtschwinge2016-06-102-19/+8
* PR c++/70507jakub2016-06-082-3/+22
* PR c/71426mpolacek2016-06-082-3/+7
* PR c/71418mpolacek2016-06-082-1/+6
* C: add fixit hint to misspelled field namesdmalcolm2016-06-074-15/+61
* PR c/71362mpolacek2016-06-062-0/+6
* * c-typeck.c (comptypes_internal): Handle comparisons ofmpolacek2016-06-062-3/+27
* 2016-06-03 Chung-Lin Tang <cltang@codesourcery.com>cltang2016-06-032-0/+16
* PR c++/71349jakub2016-05-302-1/+9
* * c-parser.c (c_parser_omp_clause_schedule): Warn ifjakub2016-05-262-1/+19
* PR c/71266mpolacek2016-05-252-2/+8
* PR c/71265mpolacek2016-05-252-1/+6
* gcc/c/cesar2016-05-243-15/+57
* Tighten syntax checking for OpenACC routine construct in Ctschwinge2016-05-242-10/+13
* 2016-05-24 Richard Biener <rguenther@suse.de>rguenth2016-05-242-3/+11
* PR c/71115 - [4.9/5/6/7 Regression] Missing warning: excess elementsmsebor2016-05-202-5/+22
* PR c/71171: Fix uninitialized source_range in c_parser_postfix_expressiondmalcolm2016-05-194-37/+61
* [Patch onbious] Fix indentation in c-typeck.c parser_build_unary_opjgreenhalgh2016-05-172-2/+6
* Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.mwahab2016-05-162-17/+7
* Implement C11 DR#423 resolution (ignore function return type qualifiers).jsm282016-05-132-3/+23
* PR c/70756mpolacek2016-05-124-26/+50
* PR43651: add warning for duplicate qualifiermiyuki2016-05-114-3/+33
* PR c++/71024mpolacek2016-05-112-49/+7
* PR c/70255mpolacek2016-05-102-0/+18
* * c-parser.c (c_parser_switch_statement): Add IF_P argument,jakub2016-05-052-4/+11
* * c.opt (Wdangling-else): New option.mpolacek2016-05-042-1/+6
* PR c/48778mpolacek2016-05-042-2/+10
* PR c/70859mpolacek2016-05-032-1/+8
* 2016-05-03 Richard Biener <rguenther@suse.de>rguenth2016-05-032-2/+14
* gcc/c-family/cesar2016-05-024-22/+35
* PR c/70851mpolacek2016-05-022-2/+19
* gcc/c-family/cesar2016-04-292-3/+11
* 2016-04-28 Andrew MacLeod <amacleod@redhat.com>law2016-04-282-2/+7
* * doc/invoke.texi (Warning Options): Add -Wmemset-elt-size.bernds2016-04-272-10/+12
* PR c/70791mpolacek2016-04-262-1/+5