aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-parser.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-03re PR c/19449 (__builtin_constant_p cannot resolve to const when optimizing)Jakub Jelinek1-4/+11
2013-02-12Fix bootstrap with -O3.Marek Polacek1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-20re PR c++/55619 (Chromium build fails with: error: memory input is not direct...Jakub Jelinek1-12/+5
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-47/+47
2012-10-12re PR c/54381 (-Wsizeof-pointer-memaccess refers to "destination" for strncmp)Jakub Jelinek1-35/+36
2012-08-24re PR c/54355 (ICE on invalid code in switch statement)Jakub Jelinek1-1/+1
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek1-6/+58
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-10/+10
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-0/+10840