aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-typeck.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-24c.opt ([Wpointer-arith]): Enabled by -Wpedantic, as documented.Paolo Carlini1-4/+4
2013-01-24re PR c/56078 (causes cc1 to crash)Jakub Jelinek1-4/+6
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-3/+16
2012-12-18re PR c/39464 (Attribute may_alias causes invalid warning)Jakub Jelinek1-2/+4
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-47/+42
2012-10-29re PR c++/54930 (Add warning switch for "returning reference to temporary" an...Jonathan Wakely1-1/+2
2012-10-09re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')Paolo Carlini1-1/+2
2012-10-09re PR c++/54427 (Expose more vector extensions)Marc Glisse1-91/+3
2012-09-14re PR c/54552 (Cast to pointer to VLA crash the compiler)Joseph Myers1-1/+4
2012-09-14re PR c/54103 (ICE at gimplify.c:7790 on current trunk)Joseph Myers1-9/+32
2012-09-13re PR c/54559 (, ICE in gimplify_expr, at gimplify.c:7592)Jakub Jelinek1-0/+6
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-4/+2
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek1-4/+10
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-6/+6
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-0/+10939