Daily bump.
[platform/upstream/gcc.git] / gcc / c / c-fold.c
2021-06-25 Martin Seborc: add support for per-location warning groups.
2021-01-04 Jakub JelinekUpdate copyright years.
2020-05-20 Richard Bienerc/95141 - fix bogus integer overflow warning
2020-03-16 Jakub Jelinekc: Handle MEM_REF in c_fully_fold* [PR94179]
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-05-10 Jakub Jelinekre PR c++/85662 ("error: non-constant condition for...
2018-01-17 David MalcolmC++: Fix crash in warn_for_memset within templates...
2018-01-13 Jakub Jelinekre PR c/83801 ([avr] String constant in __flash not...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-14 Richard Bienerre PR middle-end/83415 (ICE during gimplification of...
2017-11-30 Jakub Jelinekre PR c/83222 (Inconsistent "initializer element is...
2017-11-21 Marc GlisseNew POINTER_DIFF_EXPR
2017-11-19 Jakub Jelinekre PR c/66618 (Failure to diagnose non-constant initial...
2017-05-24 Martin SeborPR c/80731 - poor -Woverflow warnings
2017-05-22 Jakub Jelinekc-fold.c (c_fully_fold_internal): Save the c_fully_fold...
2017-05-17 Marek PolacekBye bye, c_save_expr.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-08-01 Jan Beulichextend shift count warnings to vector types
2016-04-04 Marek Polacekre PR middle-end/70307 (ICE: in gimplify_expr, at gimpl...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-02 Jason MerrillDefine c_fully_fold separately for C and C++.