aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-04-24c.opt ([Wpointer-arith]): Enabled by -Wpedantic, as documented.Paolo Carlini1-0/+6
2013-04-03re PR c/19449 (__builtin_constant_p cannot resolve to const when optimizing)Jakub Jelinek1-0/+8
2013-03-21tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...Richard Biener1-0/+5
2013-02-12Fix bootstrap with -O3.Marek Polacek1-0/+6
2013-01-24re PR c/56078 (causes cc1 to crash)Jakub Jelinek1-0/+8
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-12-20re PR c++/55619 (Chromium build fails with: error: memory input is not direct...Jakub Jelinek1-0/+11
2012-12-18re PR c/39464 (Attribute may_alias causes invalid warning)Jakub Jelinek1-0/+7
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-0/+16
2012-10-29re PR c++/54930 (Add warning switch for "returning reference to temporary" an...Jonathan Wakely1-0/+5
2012-10-29re PR c/53066 (Wshadow should not warn for shadowing an extern function)Manuel López-Ibáñez1-0/+7
2012-10-12re PR c/54381 (-Wsizeof-pointer-memaccess refers to "destination" for strncmp)Jakub Jelinek1-0/+13
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl1-0/+6
2012-10-09re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')Paolo Carlini1-0/+6
2012-10-09re PR c++/54427 (Expose more vector extensions)Marc Glisse1-0/+9
2012-10-04dumpfile.h, dumpfile.c: Remove TDI_ada.Arnaud Charlet1-0/+5
2012-10-01invoke.texi: Add documentation for the new option.Sharad Singhai1-0/+5
2012-09-14re PR c/54552 (Cast to pointer to VLA crash the compiler)Joseph Myers1-0/+7
2012-09-14re PR c/54103 (ICE at gimplify.c:7790 on current trunk)Joseph Myers1-0/+16
2012-09-13re PR c/54559 (, ICE in gimplify_expr, at gimplify.c:7592)Jakub Jelinek1-0/+6
2012-08-31re PR c/54428 (ICE in gimplify_expr, at gimplify.c:7591)Jakub Jelinek1-0/+8
2012-08-24re PR c/54355 (ICE on invalid code in switch statement)Jakub Jelinek1-0/+7
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek1-0/+13
2012-07-24lto-tree.h (lang_decl): Add variable_size GTY option.Uros Bizjak1-0/+4
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-0/+5
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-0/+25