gcc/testsuite/
[gcc.git] / gcc / c-family /
2014-07-01 Dodji SeketeliRevert "PR preprocessor/60723 - missing system-ness...
2014-07-01 Teresa JohnsonCorrect ChangeLog entries from r212041.
2014-07-01 Dodji SeketeliPR preprocessor/60723 - missing system-ness marks for...
2014-07-01 Marek Polacekinvoke.texi: Document -Wint-conversion.
2014-07-01 Marek Polacekre PR c/58286 (Need option to make incompatible pointer...
2014-06-30 Paolo Carlinire PR c++/51400 ([c++0x] ICE with constexpr and attribu...
2014-06-26 Jason Merrillc-common.h (enum cxx_dialect): Add cxx1z.
2014-06-26 Teresa Johnsonc-common.h (get_dump_info): Declare.
2014-06-23 Marek Polacekre PR c/61553 (__atomic_store with non-pointer arg...
2014-06-20 Marek Polacekasan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-20 Hale Wangre PR lto/61123 (With LTO, -fno-short-enums is ignored...
2014-06-16 Marek Polacekre PR c/60439 (No warning for case overflow in switch...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-12 Jakub Jelinekre PR middle-end/61486 (ICE with #pragma omp teams)
2014-06-12 Jason MerrillSupport -Wabi warning about backward compatibility.
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-10 Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-05 Marek Polacekre PR c/49706 (No warning for (!x > 1) which is always...
2014-06-04 Marek Polacekre PR c/30020 (improve diagnostics for limited range...
2014-06-03 Marek Polacekre PR c/60439 (No warning for case overflow in switch...
2014-05-22 Thomas SchwingeRemove unused, and sort prototypes.
2014-05-22 Thomas SchwingeCosmetic fixes for DEF_FUNCTION_TYPE_* macros.
2014-05-21 Richard Sandifordtree.def (VOID_CST): New.
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-12 Dimitris Papavasiliouinvoke.texi: Document new switches -Wno-shadow-ivar...
2014-05-09 Marek Polacekre PR c/50459 (alignof doesn't work on plain old consta...
2014-05-08 Marek Polacekre PR c/61053 (_Alignas(long long) reduces alignment...
2014-05-08 Marek Polacekre PR c/61077 (_Atomic in the return type or argument...
2014-05-08 DJ Deloriec-cppbuiltin.c (print_bits_of_hex): New.
2014-05-06 Kenneth ZadeckUpdate ChangeLogs for wide-int work.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Richard Bienerc-opts.c (c_common_post_options): For -freestanding...
2014-05-02 Marek Polacek* c.opt (Wsizeof-pointer-memaccess): Describe option.
2014-05-01 Marek Polacekre PR c/43245 (add option to control "discarding qualif...
2014-04-30 Marek Polacekgcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_D...
2014-04-25 Marek Polacekre PR c/18079 (Contradicting function attributes (alway...
2014-04-25 Marek Polacekre PR c/60156 (GCC doesn't warn about variadic main)
2014-04-25 Mike Stump* c.opt (Wshadow-ivar): Default to on.
2014-04-24 Dimitris Papavasiliouflag-types.h (enum ivar_visibility): Add.
2014-04-23 Marek Polacekc-common.c (handle_tm_wrap_attribute): Tweak error...
2014-04-23 Jakub Jelinekre PR sanitizer/60275 ([UBSAN] Add -f[no-]sanitize...
2014-04-22 Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-04-14 Richard Bienerre PR c/60819 (dse1 removing not-dead insn (aliasing...
2014-04-12 Igor Zamyatinre PR middle-end/60467 (ICE with -fcilkplus)
2014-04-11 Tobias Burnusre PR c/60194 (-Wformat should also warn when using...
2014-04-11 Jason Merrillre PR c++/57926 (Atomic functions broken with C++ but...
2014-04-08 Marek Polacekre PR sanitizer/60745 (Many ICEs running libstdc++...
2014-04-03 Nathan Sidwellinvoke.texi (Wnon-virtual-dtor): Adjust documentation.
2014-04-02 Marek Polacekc-common.h (c_expand_expr): Remove declaration.
2014-03-28 Jakub Jelinekre PR c++/60689 (Bogus error with atomic::exchange)
2014-03-26 Jakub Jelinekubsan.h (ubsan_create_data): Change second argument...
2014-03-22 Jakub Jelinekre PR debug/60603 (.debug_macinfo/.debug_macro has...
2014-03-13 Jakub Jelinekre PR middle-end/36282 (Spurious warning "asm declarati...
2014-03-11 Jason Merrill* c.opt: Add -std=gnu++14.
2014-03-11 Ian BoltonDon't override -ffp-contract=fast if -funsafe-math...
2014-03-08 Paulo Matoslto-wrapper.c (merge_and_complain): Ensure -fshort...
2014-03-07 Jason Merrill* c.opt: Add -std=c++14.
2014-03-06 Marek Polacekre PR c/60197 (ICE with _Cilk_spawn in expression)
2014-03-03 Jakub Jelinekc-pragma.c (c_pp_lookup_pragma): Handle PRAGMA_CILK_SIMD.
2014-02-26 Jason Merrillre PR c++/59231 (gcc misses [-Werror=sign-compare]...
2014-02-19 Jakub Jelinekre PR c/37743 (Bogus printf format warning with __built...
2014-02-19 Jakub Jelinekre PR c++/60267 (ICE in c_pp_lookup_pragma, at c-family...
2014-02-12 Jakub Jelinekre PR c/60101 (Long compile times when mixed complex...
2014-02-08 Jakub Jelinekre PR middle-end/60092 (posix_memalign not recognized...
2014-02-06 Marek Polacekre PR c/60087 (Incorrect column number for -Wsign-compare)
2014-02-05 Marek Polacekre PR c/53123 (Double return statement in c-omp.c sourc...
2014-02-04 Marek Polacekre PR c/60036 (Spurious signedness conversion warning...
2014-02-03 Marc Glissere PR c++/53017 (Integer constant expression not consta...
2014-01-31 Marek Polacekre PR c/59963 (Wrong column number for warning -Woverflow)
2014-01-30 Marek Polacekre PR c/59940 (Imprecise column number for -Wconversion)
2014-01-24 Balaji V. IyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-23 Marek Polacekre PR c/59846 (Imprecise column number for -Wtype-limits)
2014-01-23 Marek Polacekre PR c/58346 (ICE with SIGFPE at -O1 and above on...
2014-01-20 Eric Botcazouc-ada-spec.h (dump_ada_specs): Revert prototype change.
2014-01-15 Laurent Alfonsire PR c++/49718 (please allow no_instrument_function...
2014-01-15 Jakub Jelinekre PR c/58943 (wrong calculation of indirect structure...
2014-01-09 Jakub Jelinekre PR target/58115 (testcase gcc.target/i386/intrinsics...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2014-01-02 Richard Sandifordarc-common.c, [...]: Use the standard form for the...
2013-12-28 Eric Botcazouc-ada-spec.c (print_constructor): New function.
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-18 Balaji V. IyerAdded support for Cilk Plus SIMD-enabled function for C.
2013-12-11 Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-12-11 Bernd SchmidtAdd a missing tree code to a switch.
2013-12-11 Bernd SchmidtRemove an unused global tree, last used by objc some...
2013-12-05 Marek Polacekc-common.c (c_sizeof_or_alignof_type): Move a declarati...
2013-12-04 Joseph Myersre PR c/52023 ([C11] _Alignof (double) yields wrong...
2013-12-04 Marek PolacekImplement -fsanitize=signed-integer-overflow.
2013-11-29 H.J. LuProperly handle function without arguments
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-29 Jakub Jelinekre PR c/59280 (ICE with attribute((constructor(invalid))))
2013-11-28 Sergey Ostanevichcommon.opt: Introduced a new option -fsimd-cost-model.
2013-11-22 Jakub Jelinekubsan.c (ubsan_source_location): Don't crash on unknown...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-20 Richard SandifordRemove unintentional blank link from prevous commit.
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-20 Kenneth Zadeckc-common.c (check_function_arguments_recurse): Use...
2013-11-20 Joshua J Cogliatire PR c/53001 (-Wfloat-conversion should be available...
next