aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-05-06Update ChangeLogs for wide-int work.Kenneth Zadeck1-0/+11
2014-05-02re PR c/25801 (bad diagnostic for increment/decrement of pointer to incomplet...Marek Polacek1-0/+8
2014-05-02c-typeck.c (c_finish_return): Separate warning_at calls.Marek Polacek1-0/+4
2014-05-02c-tree.h (error_init): Remove declaration.Marek Polacek1-0/+9
2014-05-01revert: c-parser.c (c_parser_sizeof_expression): Reorganize slightly to avoid...Jeff Law1-5/+8
2014-05-02re PR c/60784 (Spurious -Wmissing-field-initializers warning for anonymous st...Marek Polacek1-0/+6
2014-05-01re PR c/60915 (confusing diagnostic from attribute on function definition)Marek Polacek1-0/+6
2014-05-01re PR c/60257 (Incorrect column number and confusing message in -Woverride-init)Marek Polacek1-0/+13
2014-05-01re PR c/43395 (Gcc warns label as local variable)Marek Polacek1-0/+6
2014-05-01re PR c/29467 (-ansi -pedantic accepts _Bool without diagnostic)Marek Polacek1-0/+6
2014-05-01re PR c/43245 (add option to control "discarding qualifiers" warnings)Marek Polacek1-0/+6
2014-05-01re PR c/56989 (wrong location in error message)Marek Polacek1-0/+6
2014-04-30gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.Marek Polacek1-0/+5
2014-04-30re PR c/60139 (Imprecise column number for -pedantic on non-computable initia...Marek Polacek1-0/+6
2014-04-30re PR c/60351 (Incorrect column number for warning on "right shift count is n...Marek Polacek1-0/+6
2014-04-25re PR c/18079 (Contradicting function attributes (always_inline vs noinline))Marek Polacek1-0/+6
2014-04-25re PR c/60114 (Incorrect column number for -pedantic and -Wconversion)Marek Polacek1-0/+18
2014-04-24c-parser.c (c_parser_sizeof_expression): Reorganize slightly to avoid goto.Prathamesh Kulkarni1-0/+5
2014-04-24c-parser.c (c_parser_omp_atomic): Allow seq_cst before atomic-clause...Jakub Jelinek1-0/+6
2014-04-22re PR c/59073 (ICE with missing increment in OpenMP for-loop)Jakub Jelinek1-0/+6
2014-04-12re PR middle-end/60469 (simple cilk plus program ICEs)Igor Zamyatin1-0/+10
2014-03-28re PR c++/60689 (Bogus error with atomic::exchange)Jakub Jelinek1-0/+13
2014-03-18re PR c/55383 (-Wcast-qual reports incorrect message)Manuel López-Ibáñez1-0/+5
2014-03-07The error_mark_node is not an OpenMP mappable type.Thomas Schwinge1-0/+6
2014-03-06re PR c/60197 (ICE with _Cilk_spawn in expression)Marek Polacek1-0/+6
2014-02-19c-parser.c (c_parser_declspecs): Replace call to error by error_at.Prathamesh Kulkarni1-0/+5
2014-02-19re PR c/60195 (Strange warnings using atomic types)Marek Polacek1-0/+9
2014-02-07c-parser.c (c_parser_get_builtin_args): Replace calls to C_EXPR_APPEND by vec...Prathamesh Kulkarni1-0/+6
2014-01-31re PR c/59963 (Wrong column number for warning -Woverflow)Marek Polacek1-0/+20
2014-01-30re PR c/59940 (Imprecise column number for -Wconversion)Marek Polacek1-0/+15
2014-01-30re PR c/59905 (Unfriendly abort when calling a fucntion via a function pointe...Richard Biener1-0/+6
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.Balaji V. Iyer1-0/+29
2014-01-23re PR c/59846 (Imprecise column number for -Wtype-limits)Marek Polacek1-0/+7
2014-01-23re PR c/58346 (ICE with SIGFPE at -O1 and above on x86_64-linux-gnu (affectin...Marek Polacek1-0/+6
2014-01-23re PR c/59871 (No unused value warning for comma expression)Marek Polacek1-0/+7
2014-01-23re PR c/59825 (Many cilkplus test failures)Balaji V. Iyer1-0/+8
2014-01-23Added support for Cilk Plus SIMD-enabled functions for C++.Balaji V. Iyer1-0/+5
2014-01-23re PR middle-end/58809 (ICE with complex variable in OpenMP reduction clause)Jakub Jelinek1-0/+6
2014-01-22re PR c/59891 (ICE on invalid code (with div-by-zero) at all optimization lev...Marek Polacek1-0/+6
2014-01-15re PR c/58943 (wrong calculation of indirect structure member arithmetic via ...Jakub Jelinek1-0/+6
2014-01-09re PR c++/59631 (ICE using _Cilk_spawn without -fcilkplus)Balaji V. Iyer1-0/+6
2014-01-06re PR c/57773 (-Wpedantic incorrect warning for enum bit-field)Marek Polacek1-0/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+5
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford1-0/+4
2013-12-18Added support for Cilk Plus SIMD-enabled function for C.Balaji V. Iyer1-0/+31
2013-12-17Fix description of OpenMP parallel directive in the C and C++ front ends.Thomas Schwinge1-0/+4
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer1-0/+7
2013-12-04re PR c/52023 ([C11] _Alignof (double) yields wrong value on x86)Joseph Myers1-0/+8
2013-12-04re PR c/54113 (-Wmissing-prototypes produces false alarms for C99 inline func...Marek Polacek1-0/+6
2013-12-03re PR c/59351 (ICE on empty compound literal with -pedantic)Marek Polacek1-0/+6