PR c++/65970 - constexpr infinite loop
[gcc.git] / gcc / c-family / ChangeLog
2016-07-25 Jason MerrillPR c++/65970 - constexpr infinite loop
2016-07-22 Martin SeborPR c++/71675 - __atomic_compare_exchange_n returns...
2016-07-22 Uros Bizjakc-typeck.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-22 Martin LiskaConsider functions with xloc.file == NULL (PR
2016-07-21 Jason MerrillPR c++/65168 - -Waddress in unevaluated context.
2016-07-20 David MalcolmC: convert return type of lookup_name_fuzzy from tree...
2016-07-15 Jason MerrillUpdate -fabi-version default to 11.
2016-07-15 Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-08 Jason MerrillP0145: Refining Expression Order for C++ (-fstrong...
2016-07-05 Markus Trippelsdorfre PR c++/71214 (Typo in feature test macro for rvalue...
2016-06-29 Thomas SchwingeRename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
2016-06-29 Richard Bienerre PR middle-end/71002 (-fstrict-aliasing breaks Boost...
2016-06-24 Jason MerrillP0145R2: Refining Expression Order for C++ (complex...
2016-06-24 Jakub Jelinekinternal-fn.c (expand_arith_set_overflow): New function.
2016-06-22 David MalcolmC FE: suggest corrections for misspelled identifiers...
2016-06-22 John David Anglinc-common.c (get_source_date_epoch): Use int64_t instead...
2016-06-14 Jason MerrillP0145R2: Refining Expression Order for C++.
2016-06-13 Jakub Jelinekre PR sanitizer/71498 (ubsan bounds checking influenced...
2016-06-13 Jakub Jelinekre PR preprocessor/71183 (gcc -E always gives __DATE__...
2016-06-10 Jakub Jelinekre PR c/68657 ("gcc -Werror=sign-conversion test.i...
2016-06-10 Martin SeborPR c/71392 - SEGV calling integer overflow built-ins...
2016-06-09 Martin SeborPR c/70883 - inconsistent error message for calls to...
2016-06-08 Martin Seborre PR c++/70507 (integer overflow builtins not constant...
2016-06-08 Richard Bienerc-common.c (parse_optimize_options): Improve diagnostic...
2016-06-07 Richard Bienerre PR c++/61564 (#pragma GCC optimize ("-fno-lto")...
2016-06-01 Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-05-30 Jakub Jelinekre PR c++/71349 (Combined async target clause parsing...
2016-05-24 Richard Bienerre PR middle-end/70434 (adding an extraneous cast to...
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-11 Mikhail MaltsevPR43651: add warning for duplicate qualifier
2016-05-11 Marek Polacekre PR c++/71024 (Missing warning for contradictory...
2016-05-04 Marek Polacekc.opt (Wdangling-else): New option.
2016-05-03 Marek Polacekre PR c/70859 (Bad column number in type-generic functi...
2016-05-03 Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-05-03 Marek Polacek* c-common.h (enum c_omp_region_type): Remove stray...
2016-05-02 Cesar Philippidisc-common.h (enum c_omp_region_type): Define.
2016-05-02 Richard SandifordAdd a wi::to_wide helper function
2016-04-29 Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-04-29 Marek Polacekre PR c/70852 (ice in warn_for_memset)
2016-04-29 Dominik VogtPR/69089: C++-11: Ingore "alignas(0)".
2016-04-28 Jason MerrillImplement C++17 [[nodiscard]] attribute.
2016-04-28 Eduard Sanouc-common.c (get_source_date_epoch): New function...
2016-04-27 Ryan Burnre PR c++/69024 ([cilkpus] cilk_spawn is broken for...
2016-04-27 Bernd Schmidtinvoke.texi (Warning Options): Add -Wmemset-elt-size.
2016-04-25 Jason MerrillImplement C++17 [[maybe_unused]] attribute.
2016-04-22 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Fix __cpp_range_base...
2016-04-20 Ilya Verbinre PR c++/69363 (ICE when doing a pragma simd reduction...
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-17 Eric Botcazouc-ada-spec.c (get_underlying_decl): Return the typedef...
2016-04-15 Marek Polacekre PR c/70651 (ICE on invalid code on x86_64-linux...
2016-04-13 Marek Polacekre PR c++/70639 (internal compiler error: in guard_tinf...
2016-03-28 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Update __cpp_range_b...
2016-03-23 Marek Polacekre PR c++/69884 (warning: ignoring attributes on templa...
2016-03-22 David MalcolmPR c/69993: improvements to wording of -Wmisleading...
2016-03-17 Marek Polacekre PR c/69407 (-Wunused-value on __atomic_fetch_OP...
2016-03-15 Jason Merrillexpr.c (cpp_classify_number): Hex floats are new in...
2016-03-15 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_range_bas...
2016-03-09 Richard Bienerre PR c/70143 (false strict-aliasing warning)
2016-03-08 Jason MerrillRemove Concepts from -std=c++1z.
2016-03-04 David MalcolmPR c/68187: fix overzealous -Wmisleading-indentation...
2016-03-04 David MalcolmPR c/68187: fix overzealous -Wmisleading-indentation...
2016-03-04 Richard Bienerre PR middle-end/70054 (GCC 6 gives a strict-aliasing...
2016-03-01 Marek Polacekre PR c++/69795 (g++ ICE on invalid code on x86_64...
2016-02-23 Martin SeborPR middle-end/69780 - [4.9/5/6 Regression] ICE on __bui...
2016-02-22 Mark WielaardPR28901 Add two levels for -Wunused-const-variable.
2016-02-19 Bernd Edlingerre PR c++/69865 (-trigraphs option broken)
2016-02-19 Jakub Jelinekre PR c++/69826 (problem with cilkplus pragma and prepr...
2016-02-16 Jakub Jelinekre PR c/69835 (-Wnonnull diagnoses parameter comparison...
2016-02-15 Jakub Jelinekre PR c++/69797 (ICE on invalid code on x86_64-linux...
2016-02-08 Bernd SchmidtRemove -fshort-double
2016-02-05 Martin SeborPR c++/69662 - -Wplacement-new on allocated one element...
2016-02-01 Jakub Jelinekre PR preprocessor/69543 (_Pragma does not apply within...
2016-02-01 Nathan Sidwellnvptx.c (PTX_GANG_DEFAULT): New.
2016-01-27 Ryan Burnre PR c++/69267 ([cilkplus] ICE when calling a function...
2016-01-26 David MalcolmPR other/69006: fix extra newlines after diagnostics
2016-01-21 Martin SeborPR c/69405 - [6 Regression] ICE in c_tree_printer on...
2016-01-18 Jason Merrillre PR c++/68767 (spurious warning: null argument where...
2016-01-18 Tom de VriesIgnore reduction clause on kernels directive
2016-01-15 Jakub Jelinekre PR bootstrap/68271 (Boostrap fails on x86_64-apple...
2016-01-14 Jeff LawFix minor whitespace problems in last commit
2016-01-14 Ryan Burn[cilkplus] Fix cilk_spawn gimplification bug (PR cilkpl...
2016-01-14 David MalcolmPR preprocessor/69177 and PR c++/68819: libcpp fallback...
2016-01-10 Patrick PalkaFix -Wmisleading indentation false-positive for do...
2016-01-08 Martin SeborPR c/68966 - atomic_fetch_* on atomic_bool not diagnosed
2016-01-05 David MalcolmFix PR c/69122 (-Wmisleading-indentation false positive...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-21 David MalcolmC and C++ FE: fix source ranges for binary ops
2015-12-16 David MalcolmBetter error recovery for merge-conflict markers
2015-12-15 Ilya Verbinc-common.c (c_common_attribute_table): Handle "omp...
2015-12-14 Jakub Jelinekre PR c/68833 (-Werror=format issues an error now)
2015-12-12 Tobias Burnusre PR fortran/68815 (Error/warning diagnostic: '%s...
2015-12-10 David MalcolmAdd -Wmisleading-indentation to -Wall
2015-12-08 Jakub Jelinekre PR c/48088 (-Werror=frame-larger-than=100 does not...
2015-12-07 David MalcolmFix missing range information for "%q+D" format code
2015-12-04 Jakub Jelinekre PR middle-end/68656 (warning about disabled var...
2015-12-02 Jakub Jelinekre PR preprocessor/57580 (Repeated _Pragma message...
2015-12-02 Jason MerrillDo constant folding in warn_* functions.
2015-12-02 Jason MerrillDefine c_fully_fold separately for C and C++.
2015-12-02 Joseph MyersFix TYPE_MAIN_VARIANT construction for arrays of qualif...
2015-12-01 Julian BrownOpenACC host_data support.
next