aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-13re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...Manuel López-Ibáñez1-28/+15
2008-08-13re PR c/15236 (pedantic switch modifies treatment of non-ISO compliant enumer...Manuel López-Ibáñez1-14/+16
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez1-52/+50
2008-07-29c-decl.c (merge_decls): Do not handle DECL_INLINE.Jan Hubicka1-30/+6
2008-07-29re PR c/34985 (Warning "defined but not used" despite __attribute__((__used__)))Manuel López-Ibáñez1-0/+6
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-5/+12
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-38/+7
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez1-107/+103
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+11
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-8/+2
2008-07-16c-decl.c (merge_decls): Keep DECL_SOURCE_LOCATION and DECL_IN_SYSTEM_HEADER i...Rafael Avila de Espindola1-12/+21
2008-07-14objc-act.c (synth_module_prologue): Use TREE_NO_WARNING instead of DECL_IN_SY...Rafael Avila de Espindola1-1/+4
2008-07-11c-common.h (enum rid): Add RID_CXX_COMPAT_WARN.Ian Lance Taylor1-2/+4
2008-06-26c-decl.c (merge_decls): Use !current_function_decl to check for extern declar...Joseph Myers1-2/+1
2008-06-18cgraph.h (cgraph_mark_if_needed): New function.Jan Hubicka1-2/+2
2008-06-13re PR c/36507 (ISO C99 inline semantics doesn't play together with nested fun...Jakub Jelinek1-3/+7
2008-05-07[multiple changes]Kenneth Zadeck1-2/+2
2008-05-07c-decl.c (grokdeclarator): Comment typo.Alan Modra1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-15re PR c/35751 (ICE with invalid variable after #pragma omp parallel)Jakub Jelinek1-1/+4
2008-04-03tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini1-10/+0
2008-04-03c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini1-6/+10
2008-03-31re PR c/35750 (ICE with invalid old-style parameter declaration)Volker Reichelt1-2/+4
2008-02-27c-decl.c (merge_decls): Use DECL_USER_ALIGN() on olddecl to update the respec...Jan Beulich1-1/+1
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-12/+0
2008-02-25re PR other/32948 (five warnings and a patch)Ben Elliston1-5/+0
2008-01-30re PR c/35017 (PR11377 pedwarns even about valid code)Jakub Jelinek1-0/+1
2008-01-18re PR c++/33407 (C++ operator new and new expression do not change dynamic type)Ian Lance Taylor1-1/+3
2008-01-13c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers instead of OPT_Wretur...Doug Kwan1-1/+1
2007-12-16re PR bootstrap/34003 (gcc trunk unable to bootstrap itself; Unsatisfied symb...Jakub Jelinek1-0/+3
2007-11-26PR 34081/C++Andreas Krebbel1-1/+1
2007-11-25tree.h (struct tree_block): Move locus member next to flags.Richard Guenther1-3/+3
2007-11-22re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator)Joseph Myers1-9/+2
2007-11-01c-decl.c (grokdeclarator): Set decl source locations.Tom Tromey1-0/+4
2007-09-21c-decl.c (finish_declspecs): When _Sat is used without _Fract or _Accum, set ...Nigel Stephens1-3/+6
2007-09-20c-decl.c (check_bitfield_type_and_width): Don't allow _Bool bit-fields wider ...Joseph Myers1-4/+1
2007-09-17c-decl.c (pushdecl): Don't set DECL_LANG_SPECIFIC.Tom Tromey1-7/+0
2007-09-12c-tree.h (grokfield): Add a "tree *" argument.Richard Sandiford1-15/+19
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-1/+1
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-1/+1
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-1/+1
2007-09-02re PR middle-end/33272 (Compiler does not take advantage of restrict)Joseph Myers1-0/+2
2007-08-28tree.h (DECL_DISREGARD_INLINE_LIMITS): New.Richard Guenther1-0/+10
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-24varpool.c (varpool_last_needed_node): Fix comment typo.Tom Tromey1-6/+2
2007-08-20c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu1-3/+178
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating1-6/+5
2007-07-09decl.c (start_preparsed_function): Do not promote return type.Richard Guenther1-12/+0