aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
AgeCommit message (Expand)Author
2016-08-03Mark ChangeLogRichard Biener
2016-07-07backport: re PR c++/69797 (ICE on invalid code on x86_64-linux-gnu in operato...Jakub Jelinek
2016-07-05re PR c++/71214 (Typo in feature test macro for rvalue references)Markus Trippelsdorf
2016-02-11backport: re PR preprocessor/57580 (Repeated _Pragma message directives in ma...Jakub Jelinek
2015-06-26Mark ChangeLogGCC Administrator
2015-03-06c-ada-spec.c (dump_ada_double_name): Fix pasto.Eric Botcazou
2015-03-05re PR ada/65319 (FAIL: g++.dg/other/dump-ada-spec-3.C -std=gnu++98 (internal...Eric Botcazou
2015-02-11backport: re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek
2015-02-11backport: re PR c/57653 (filename information discarded when using -imacros)Richard Biener
2015-01-20backport: re PR c/61553 (__atomic_store with non-pointer arg ICE)Marek Polacek
2014-10-30Mark ChangeLogGCC Administrator
2014-10-10re PR c/63495 (struct __attribute__ ((aligned (8))) broken on x86)Jakub Jelinek
2014-10-08Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland
2014-08-12re PR other/61962 (GCC seems to enter an infinite loop when compiling the abo...Igor Zamyatin
2014-08-01re PR c++/61455 (Internal compiler error, and other confused errors, when usi...Igor Zamyatin
2014-07-17backport: [multiple changes]Richard Biener
2014-07-16Mark ChangeLogGCC Administrator
2014-06-30backport: re PR fortran/60928 (gfortran issue with allocatable components and...Jakub Jelinek
2014-06-12re PR middle-end/61486 (ICE with #pragma omp teams)Jakub Jelinek
2014-06-04re PR c/61053 (_Alignas(long long) reduces alignment of long long)Marek Polacek
2014-05-06c-opts.c (c_common_post_options): For -freestanding...Richard Biener
2014-04-22backport: re PR c/60819 (dse1 removing not-dead insn (aliasing issue?))Richard Biener
2014-04-22Mark ChangeLogGCC Administrator
2014-04-15re PR middle-end/60467 (ICE with -fcilkplus)Igor Zamyatin
2014-04-08re PR sanitizer/60745 (Many ICEs running libstdc++ testsuite with ubsan, mayb...Marek Polacek
2014-04-03invoke.texi (Wnon-virtual-dtor): Adjust documentation.Nathan Sidwell
2014-04-02c-common.h (c_expand_expr): Remove declaration.Marek Polacek
2014-03-28re PR c++/60689 (Bogus error with atomic::exchange)Jakub Jelinek
2014-03-26ubsan.h (ubsan_create_data): Change second argument's type to const location_...Jakub Jelinek
2014-03-22re PR debug/60603 (.debug_macinfo/.debug_macro has wrong line numbers for bui...Jakub Jelinek
2014-03-13re PR middle-end/36282 (Spurious warning "asm declaration ignored due to conf...Jakub Jelinek
2014-03-11* c.opt: Add -std=gnu++14.Jason Merrill
2014-03-11Don't override -ffp-contract=fast if -funsafe-math-optimizationsIan Bolton
2014-03-08lto-wrapper.c (merge_and_complain): Ensure -fshort-double is used consistentl...Paulo Matos
2014-03-07* c.opt: Add -std=c++14.Jason Merrill
2014-03-06re PR c/60197 (ICE with _Cilk_spawn in expression)Marek Polacek
2014-03-03c-pragma.c (c_pp_lookup_pragma): Handle PRAGMA_CILK_SIMD.Jakub Jelinek
2014-02-26re PR c++/59231 (gcc misses [-Werror=sign-compare] when inside a template)Jason Merrill
2014-02-19re PR c/37743 (Bogus printf format warning with __builtin_bswap32.)Jakub Jelinek
2014-02-19re PR c++/60267 (ICE in c_pp_lookup_pragma, at c-family/c-pragma.c:1232; ICE ...Jakub Jelinek
2014-02-12re PR c/60101 (Long compile times when mixed complex floating point datatypes...Jakub Jelinek
2014-02-08re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Jakub Jelinek
2014-02-06re PR c/60087 (Incorrect column number for -Wsign-compare)Marek Polacek
2014-02-05re PR c/53123 (Double return statement in c-omp.c source file)Marek Polacek
2014-02-04re PR c/60036 (Spurious signedness conversion warning with relational operator)Marek Polacek
2014-02-03re PR c++/53017 (Integer constant expression not constant enough for vector_s...Marc Glisse
2014-01-31re PR c/59963 (Wrong column number for warning -Woverflow)Marek Polacek
2014-01-30re PR c/59940 (Imprecise column number for -Wconversion)Marek Polacek
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.Balaji V. Iyer
2014-01-23re PR c/59846 (Imprecise column number for -Wtype-limits)Marek Polacek