aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-decl.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-09c-convert.c (convert): Make use of do_ubsan_in_current_function.Marek Polacek1-4/+1
2015-02-27re PR c/65228 (ICE: expected tree that contains ‘decl minimal’ structure,...Marek Polacek1-2/+2
2015-02-14re PR c/64768 (internal compiler error: tree check: expected tree that contai...Marek Polacek1-0/+13
2015-02-13re PR c/65050 (Show the type for "array type has incomplete element type" error)Marek Polacek1-1/+2
2015-01-21re PR middle-end/64313 (gcc.dg/torture/builtin-explog-1.c fails on bare-metal...Richard Biener1-0/+2
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-25re PR c/63877 (- -Wmissing-declarations produces false alarms for C99 inline ...Marek Polacek1-1/+2
2014-11-11tree-core.h (pedantic_lvalues): Remove.Richard Biener1-2/+0
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-2/+2
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon1-15/+149
2014-10-23re PR c/63626 (Warning "inline function declared but never defined" output tw...Marek Polacek1-1/+2
2014-10-17c-opts.c (c_common_post_options): Set warn_implicit_int.Marek Polacek1-4/+5
2014-10-17Fix pr61848, linux kernel miscompileMarkus Trippelsdorf1-13/+15
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+5
2014-10-14More missed bits from the big __intN patchDJ Delorie1-4/+1
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie1-28/+41
2014-10-07re PR c/59717 (better warning when using functions without including appropri...Marek Polacek1-3/+194
2014-10-03re PR c/63453 (Bogus warning for gnu_inline functions)Marek Polacek1-1/+2
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez1-5/+2
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez1-2/+5
2014-08-25IPA C++ refactoring 4/NMartin Liska1-3/+3
2014-08-19invoke.texi: Document -Wc99-c11-compat.Marek Polacek1-33/+43
2014-08-19c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...Marek Polacek1-9/+5
2014-08-10re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek1-73/+39
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-14/+10
2014-07-24IPA C++ refactoring 1/NMartin Liska1-4/+4
2014-07-20re PR c/61852 (Incorrect column number for -Wimplicit-function-declaration)Marek Polacek1-6/+6
2014-07-06re PR c/6940 (taking sizeof array parameter should trigger a warning)Marek Polacek1-0/+3
2014-07-02c-decl.c (duplicate_decls): CLear DECL_STRUCT_FUNCTION before releasing symbol.Jan Hubicka1-1/+8
2014-06-30convert.c (convert_to_integer): Don't instrument conversions if the function ...Marek Polacek1-1/+5
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-8/+5
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka1-2/+2
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-2/+11
2014-06-05re PR c/48062 (`shadowed declaration is here' should be a note)Marek Polacek1-9/+13
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-1/+14
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-13/+10
2014-05-08re PR c/61053 (_Alignas(long long) reduces alignment of long long)Marek Polacek1-1/+1
2014-05-08re PR c/61077 (_Atomic in the return type or argument types of main not diagn...Marek Polacek1-0/+3
2014-05-06Merge in wide-int.Kenneth Zadeck1-8/+9
2014-05-01re PR c/29467 (-ansi -pedantic accepts _Bool without diagnostic)Marek Polacek1-0/+3
2014-04-25re PR c/18079 (Contradicting function attributes (always_inline vs noinline))Marek Polacek1-10/+30
2014-03-28re PR c++/60689 (Bogus error with atomic::exchange)Jakub Jelinek1-2/+2
2014-03-07The error_mark_node is not an OpenMP mappable type.Thomas Schwinge1-1/+1
2014-01-31re PR c/59963 (Wrong column number for warning -Woverflow)Marek Polacek1-1/+1
2014-01-06re PR c/57773 (-Wpedantic incorrect warning for enum bit-field)Marek Polacek1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1