aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-01-25re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko1-0/+6
2017-01-24Add "__RTL" to cc1David Malcolm1-0/+23
2017-01-20re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else ex...Marek Polacek1-0/+5
2017-01-13gimple-parser.c (c_parser_gimple_compound_statement): Handle nops.Richard Biener1-0/+5
2017-01-13gimple-parser.c (c_parser_gimple_postfix_expression): Parse _Literal ( type-n...Richard Biener1-0/+5
2017-01-12tree-pretty-print.c (dump_generic_node): Provide -gimple variant for MEM_REF.Richard Biener1-0/+5
2017-01-11re PR c++/72813 (atomic header cannot be compiled into translation unit with ...Jakub Jelinek1-0/+6
2017-01-11re PR bootstrap/79052 (bootstrap-ubsan failures due to warnings)Richard Biener1-0/+6
2017-01-04re PR c++/64767 (Could GCC warn when a pointer is compared against '\0'?)Marek Polacek1-0/+9
2017-01-04C FE: implement fix-it hint for -Wmissing-bracesDavid Malcolm1-0/+29
2017-01-01Update copyright years.Jakub Jelinek1-1/+5
2016-12-21re PR bootstrap/78817 (stage2 bootstrap failure in vec.h:1613:5: error: argum...Jakub Jelinek1-0/+4
2016-12-21re PR c/77767 (Side-effect from VLA array parameters lost)Jakub Jelinek1-0/+6
2016-12-20gimple-parser.c (c_parser_gimple_compound_statement): Improve error recovery.Richard Biener1-0/+8
2016-12-14Split omp-low into multiple filesMartin Jambor1-0/+18
2016-12-02c-parser.c (c_parser_pragma): Error when PRAGMA_OACC_{ENTER_DATA...Cesar Philippidis1-0/+7
2016-11-21re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger1-2/+8
2016-11-18Add SET_DECL_MODERichard Sandiford1-0/+7
2016-11-15ChangeLog: Fix ChangeLog entry.Uros Bizjak1-1/+7
2016-11-14c-cppbuiltin.c (c_cpp_builtins): Define __cpp_structured_bindings.Jakub Jelinek1-37/+37
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal1-0/+39
2016-10-31Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.Le-Chun Wu1-0/+6
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+4
2016-10-13re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek1-0/+6
2016-10-07re PR c++/69733 (-Wignored-qualifiers points to wrong const)Bernd Schmidt1-0/+7
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+16
2016-09-24re PR c/77490 (bit-not (~) on boolean should be warned about)Marek Polacek1-0/+6
2016-09-23sel-sched-ir.c (sel_global_bb_info, [...]): Remove unnecessary = vNULL initia...Jakub Jelinek1-0/+5
2016-09-16* c-typeck.c (lvalue_p): Use true and false instead of 1 and 0.Marek Polacek1-0/+4
2016-09-14c-common.c (c_common_truthvalue_conversion): Use false instead of 0.Marek Polacek1-0/+15
2016-09-13fix-it hints: insert_before vs insert_afterDavid Malcolm1-0/+5
2016-09-13c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT.Marek Polacek1-0/+5
2016-09-12re PR c++/77496 (ICE in instantiate_type, at cp/class.c:8270)Bernd Edlinger1-0/+6
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm1-0/+5
2016-09-05ChangeLog formatting fixes.Jakub Jelinek1-4/+4
2016-09-02re PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic' with OpenMP)Jakub Jelinek1-0/+29
2016-09-01re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-0/+5
2016-09-01C: Fix missing spaces in 'struct' fix-it hintsDavid Malcolm1-0/+5
2016-08-30rich_location: add convenience overloads for adding fix-it hintsDavid Malcolm1-0/+11
2016-08-25c-common.c (warn_logical_not_parentheses): Print fixit hints.Marek Polacek1-0/+5
2016-08-25re PR c/77323 (Bad "defaults to 'int'" warning for unsupported types)Marek Polacek1-0/+8
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-0/+14
2016-08-12re PR c/67410 (c/c-typeck.c references out of bounds array)Jakub Jelinek1-0/+8
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-0/+8
2016-08-11re PR c/72816 (ICE on x86_64-linux-gnu (tree check: expected tree that contai...Jakub Jelinek1-0/+7
2016-08-08c-format.c: suggest the correct format string to use (PR c/64955)David Malcolm1-0/+7
2016-08-04Rework C/C++ OpenACC routine parsingThomas Schwinge1-0/+9
2016-08-04C/C++: Simplify handling of location information for OpenACC routine directivesThomas Schwinge1-0/+8
2016-08-01extend shift count warnings to vector typesJan Beulich1-0/+6
2016-07-29re PR c/71573 (ICE on invalid C code on x86_64-linux-gnu (tree check: expecte...Marek Polacek1-0/+4