aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-parser.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-16/+45
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson1-0/+15
2009-05-04c-common.c (handle_mode_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-2/+2
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-1/+1
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-5/+7
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-4/+2
2009-04-22re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez1-1/+5
2009-04-21c-common.c (c_common_truthvalue_conversion): Use LOCATION to build NE_EXPR op...Eric Botcazou1-5/+7
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez1-6/+3
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-24/+120
2009-04-15c.opt (Wenum-compare): Enable for C and Objc.Ian Lance Taylor1-39/+68
2009-04-14diagnostic.c (diagnostic_report_diagnostic): Do not warn about loaded plugins...Diego Novillo1-0/+1
2009-04-14[multiple changes]Diego Novillo1-0/+1
2009-04-08re PR middle-end/39614 (Internal error compiling CSiBE)Joseph Myers1-1/+1
2009-04-01re PR c/37772 (ICE with empty asm statement)Jakub Jelinek1-0/+6
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+8
2009-03-29re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))Joseph Myers1-42/+107
2009-03-28re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek1-2/+0
2009-03-23re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)Jakub Jelinek1-1/+15
2009-02-18re PR c/35447 (ICE with broken statement expression)Joseph Myers1-1/+7
2009-02-16re PR c/35446 (ICE with invalid array initializer)Joseph Myers1-0/+1
2009-02-13re PR c/35444 (ICE with invalid function declaration)Joseph Myers1-0/+2
2009-02-04re PR c/29129 ([DR#341] unnamed parameters using [*])Joseph Myers1-7/+0
2009-02-03re PR inline-asm/39059 (ICE with fixed-point type in inline-asm)Jakub Jelinek1-0/+11
2009-01-12re PR c/32041 (offsetof buglet)Jakub Jelinek1-2/+13
2009-01-01re PR c/36489 (Warning "initialized field overwritten" wrongly triggers with ...Jakub Jelinek1-4/+4
2008-12-05PR c/38416, make pragma_kind 8 bitsMichael Meissner1-1/+1
2008-12-05c-parser.c (c_parser_enum_specifier): Initialise ident_loc and comma_loc.Ben Elliston1-4/+4
2008-10-17c-parser.c (c_parser_binary_expression): Silence the uninitialized variable w...Andreas Krebbel1-1/+1
2008-10-06c-decl.c (finish_decl): Pass input_location to build_unary_op.Aldy Hernandez1-16/+26
2008-09-30c-common.c (empty_if_body_warning): Remove.Paolo Bonzini1-0/+7
2008-09-24c-common.c (fname_decl): New location argument.Aldy Hernandez1-53/+59
2008-09-23c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b...Aldy Hernandez1-7/+16
2008-09-09function.h (struct function): Add function_start_locus.Aldy Hernandez1-2/+2
2008-09-01tree.c (protected_set_expr_location): New.Aldy Hernandez1-14/+20
2008-08-21c-tree.h (grokfield): New argument.Aldy Hernandez1-2/+5
2008-08-21diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez1-62/+42
2008-08-20re PR c/37171 (Canonical spelling optimization dependency)Jakub Jelinek1-1/+6
2008-08-18re PR preprocessor/7263 (__extension__ keyword doesn't suppress warning on LL...Manuel López-Ibáñez1-5/+14
2008-08-14re PR c++/28152 (Diagnostic about wrong use _Complex prints __complex__)Manuel López-Ibáñez1-2/+0
2008-08-13re PR c/15236 (pedantic switch modifies treatment of non-ISO compliant enumer...Manuel López-Ibáñez1-1/+6
2008-08-09re PR c++/17880 (-Wsequence-point doesn't warn inside if, while, do condition...Manuel López-Ibáñez1-11/+19
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez1-66/+66
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-4/+0
2008-07-11c-common.h (enum rid): Add RID_CXX_COMPAT_WARN.Ian Lance Taylor1-145/+44
2008-07-09invoke.texi (Option Summary): Mention new option -Wdisallowed-function-list=...Raksit Ashok1-0/+2
2008-06-22c-lex.c (narrowest_unsigned_type): Change itk to int.Ian Lance Taylor1-10/+12
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-60/+333
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees1-0/+4