summaryrefslogtreecommitdiff
path: root/gcc/c-family
Commit message (Expand)AuthorAgeFilesLines
* c-ada-spec.c (to_ada_name): Remove index parameter.Eric Botcazou2018-07-072-218/+135
* re PR target/86324 (testsuite test divkc3-1.c FAILs when compiling with -mabi...Peter Bergner2018-07-062-0/+10
* Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell2018-07-052-2/+7
* Makefile.in: Add opt-suggestions.o.Martin Liska2018-06-282-0/+5
* Update OpenACC data clause semantics to the 2.5 behaviorChung-Lin Tang2018-06-202-4/+10
* re PR c++/86210 (Missing -Wnonnull warning for function defined in the same TU)Jakub Jelinek2018-06-202-4/+8
* PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of sourceMartin Sebor2018-06-182-0/+13
* re PR tree-optimization/64946 ([AArch64] gcc.target/aarch64/vect-abs-compile....Kugan Vivekanandarajah2018-06-162-0/+5
* c-opts.c (c_common_post_options): Warn about useless -Wabi.Jason Merrill2018-06-132-3/+15
* PR c++/86094 - wrong code with defaulted move ctor.Jason Merrill2018-06-132-17/+32
* PR c/85931 - -Wsizeof-pointer-memaccess for strncpy with size of sourceMartin Sebor2018-06-122-2/+21
* Come up with Deprecated option flag.Martin Liska2018-06-122-21/+25
* Convert dump and optgroup flags to enumsDavid Malcolm2018-06-082-1/+6
* Remove MPXMartin Liska2018-06-083-95/+29
* re PR c++/86068 (__cpp_transactional_memory is 210500)Jakub Jelinek2018-06-062-1/+7
* PR c++/85710 - ICE with -Wmemset-elt-size.Jason Merrill2018-06-062-1/+7
* * c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_deduction_guides to 201703.Jason Merrill2018-06-012-1/+6
* c-ada-spec.c (dump_ada_declaration): Generate a forward declaration for a typ...Eric Botcazou2018-06-012-4/+16
* PR c/82063 - issues with arguments enabled by -WallMartin Sebor2018-05-312-0/+9
* re PR c/55976 (-Werror=return-type should error on returning a value from a v...David Pagan2018-05-302-2/+11
* PR c++/67445 - returning temporary initializer_list.Jason Merrill2018-05-292-0/+8
* splay-tree.h (splay_tree_compare_strings, [...]): Declare new utility functions.Bernd Edlinger2018-05-282-4/+7
* re PR bootstrap/85921 (/gcc/c-family/c-warn.c fails to build)Jakub Jelinek2018-05-262-5/+9
* PR c++/58407 - deprecated implicit copy ops.Jason Merrill2018-05-182-0/+9
* Fix GNU coding style for G_.Martin Liska2018-05-172-4/+9
* pt.c (tsubst): Check valid_array_size_p.Jason Merrill2018-05-143-6/+14
* re PR c/85696 (OpenMP with variably modified and default(none) won't compile)Jakub Jelinek2018-05-112-0/+14
* Support LLVM style of no_sanitize attribute (PR sanitizer/85556).Martin Liska2018-05-112-8/+18
* re PR c++/85662 ("error: non-constant condition for static assertion" from __...Jakub Jelinek2018-05-103-17/+23
* re PR c++/85400 (invalid Local Dynamic TLS relaxation for symbol defined in m...Eric Botcazou2018-05-102-3/+7
* [C++ PATCH] Kill -fno-for-scopeNathan Sidwell2018-05-072-2/+5
* [C++ Patch] Kill -ffriend-injectionNathan Sidwell2018-05-032-2/+5
* -Wformat: fix nonsensical "wide character" message (PR c/84258)David Malcolm2018-05-012-2/+25
* Use char_span for return type of location_get_source_lineDavid Malcolm2018-04-303-12/+16
* More #include suggestions (PR c++/84269)David Malcolm2018-03-292-1/+39
* re PR c++/85061 (ICE with __builtin_offsetof applied to static member)Jakub Jelinek2018-03-272-1/+8
* re PR c++/85045 (ICE+SIGILL on valid C++ code: cxx_pretty_printer::postfix_e...Marek Polacek2018-03-232-1/+7
* * c-ada-spec.c (pp_ada_tree_identifier): Deal specifically with _Bool.Eric Botcazou2018-03-202-1/+5
* re PR c/84909 (typo: conversion from %qT to to %qT)Jakub Jelinek2018-03-162-2/+5
* re PR c/84910 (typo: "%qs follows inline declaration ")Jakub Jelinek2018-03-162-1/+7
* re PR c/84873 (ICE: verify_ssa failed (error: definition in block 3 does not ...Richard Biener2018-03-162-9/+9
* re PR c/84873 (ICE: verify_ssa failed (error: definition in block 3 does not ...Richard Biener2018-03-152-1/+14
* PR tree-optimization/84725 - enable attribute nonstring for all narrow charac...Martin Sebor2018-03-132-1/+12
* PR tree-optimization/83456 - -Wrestrict false positive on a non-overlapping m...Martin Sebor2018-03-124-24/+45
* re PR c++/84171 (ICE with -Wsign-compare)Marek Polacek2018-03-022-0/+9
* More Cilk Plus removalThomas Schwinge2018-03-022-2/+5
* re PR c++/84639 (gcc/c-family/c-attribs.c:1822:27: runtime error: shift expon...Marek Polacek2018-03-012-4/+13
* i-cexten.ads (Float_128): New type.Eric Botcazou2018-02-282-4/+21
* c-ada-spec.c (dump_ada_double_name): New case.Eric Botcazou2018-02-282-201/+217
* c-ada-spec.c (dump_ada_node): Do not use generic address for incomplete struc...Eric Botcazou2018-02-282-28/+22