index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
c-family
/
c-warn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
C/C++: Add -Waddress-of-packed-member
H.J. Lu
1
-0
/
+164
2018-12-20
-Wtautological-compare: fix comparison of macro expansions
David Malcolm
1
-5
/
+21
2018-12-19
C++: improvements to binary operator diagnostics (PR c++/87504)
David Malcolm
1
-10
/
+47
2018-12-19
C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
David Malcolm
1
-27
/
+44
2018-11-28
PR c/88065 - ICE in -Wsizeof-pointer-memaccess on an invalid strncpy
Martin Sebor
1
-1
/
+6
2018-11-14
P1236R1 - Signed integers are two's complement
Jakub Jelinek
1
-2
/
+4
2018-08-27
Less verbose fix-it hints for missing header files (PR 87091)
David Malcolm
1
-1
/
+1
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
1
-1
/
+1
2018-08-20
Add support for grouping of related diagnostics (PR other/84889)
David Malcolm
1
-0
/
+3
2018-06-18
PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
Martin Sebor
1
-0
/
+7
2018-06-12
PR c/85931 - -Wsizeof-pointer-memaccess for strncpy with size of source
Martin Sebor
1
-2
/
+15
2018-06-06
PR c++/85710 - ICE with -Wmemset-elt-size.
Jason Merrill
1
-1
/
+2
2018-05-26
re PR bootstrap/85921 (/gcc/c-family/c-warn.c fails to build)
Jakub Jelinek
1
-5
/
+3
2018-05-17
Fix GNU coding style for G_.
Martin Liska
1
-4
/
+4
2018-03-16
re PR c/84909 (typo: conversion from %qT to to %qT)
Jakub Jelinek
1
-2
/
+1
2018-03-16
re PR c/84910 (typo: "%qs follows inline declaration ")
Jakub Jelinek
1
-1
/
+1
2018-03-12
PR tree-optimization/83456 - -Wrestrict false positive on a non-overlapping m...
Martin Sebor
1
-12
/
+13
2018-03-02
re PR c++/84171 (ICE with -Wsign-compare)
Marek Polacek
1
-0
/
+3
2018-02-09
[PR c/84293] Unexpected strict-alias warning
Nathan Sidwell
1
-14
/
+22
2018-01-10
Preserving locations for variable-uses and constants (PR c++/43486)
David Malcolm
1
-0
/
+3
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-18
c-warn.c (warn_logical_operator): Return early if -Wlogical-op is not in effect.
Marek Polacek
1
-0
/
+3
2017-12-07
PR c/81544 - attribute noreturn and warn_unused_result on the same function a...
Martin Sebor
1
-23
/
+6
2017-11-10
PR c/81117 - Improve buffer overflow checking in strncpy
Martin Sebor
1
-2
/
+22
2017-10-31
diagnostics: get rid of *_at_rich_loc in favor of overloading
David Malcolm
1
-9
/
+9
2017-10-23
re PR c/82681 (c-warn.c:1218: typo in warning message)
Marek Polacek
1
-2
/
+2
2017-10-10
Require wi::to_wide for trees
Richard Sandiford
1
-8
/
+8
2017-10-10
re PR c/82437 (false-positive -Wtautological-compare warning with -std=gnu89)
Jakub Jelinek
1
-2
/
+2
2017-10-06
re PR c/82437 (false-positive -Wtautological-compare warning with -std=gnu89)
Jakub Jelinek
1
-5
/
+13
2017-10-02
Fix mismatched precisions in tree arithmetic
Richard Sandiford
1
-4
/
+6
2017-09-04
re PR c/81783 (-Wtautological-compare could do better)
Marek Polacek
1
-0
/
+55
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-08-02
re PR c/81448 (False positive -Werror=multistatement-macros in openssl)
Marek Polacek
1
-21
/
+31
2017-07-27
re PR c/81417 (-Wsign-compare should print types being compared)
Marek Polacek
1
-3
/
+4
2017-07-18
tree-parloops.c (try_transform_to_exit_first_loop_alt): Use TYPE_MAX_VALUE.
Nathan Sidwell
1
-4
/
+4
2017-07-04
* c-warn.c (warn_if_unused_value): Remove WITH_CLEANUP_EXPR handling.
Marek Polacek
1
-1
/
+0
2017-06-26
re PR c/80116 (Warn about macros expanding to multiple statements)
Marek Polacek
1
-0
/
+89
2017-06-13
re PR objc/80949 (ICE in do_warn_duplicated_branches_r)
Marek Polacek
1
-2
/
+2
2017-06-02
PR c/80892 - -Wfloat-conversion now warns about non-floats
Martin Sebor
1
-4
/
+13
2017-05-24
PR c/80731 - poor -Woverflow warnings
Martin Sebor
1
-53
/
+141
2017-05-19
c-warn.c (match_case_to_enum_1): Don't warn about enums with no enumerators.
Jason Merrill
1
-0
/
+4
2017-05-19
re PR c++/80593 (GCC 7, aligned_storage and “dereferencing type-punned poin...
Richard Biener
1
-4
/
+4
2017-05-17
c-common.c: Use NULL_TREE instead of 0 where appropriate.
Marek Polacek
1
-1
/
+1
2017-05-09
re PR c/80525 (-Wlogical-op confused by undefined integer overflow)
Marek Polacek
1
-4
/
+20
2017-04-03
Fix numerous typos in comments
Jonathan Wakely
1
-1
/
+1
2017-02-24
re PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
Jakub Jelinek
1
-21
/
+15
2017-02-15
re PR c/79515 (ICE: tree check: expected class 'type', have 'exceptional' (er...
Marek Polacek
1
-0
/
+3
2017-01-20
re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else ex...
Marek Polacek
1
-0
/
+70
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-13
re PR tree-optimization/35503 (Warning about restricted pointers?)
Prathamesh Kulkarni
1
-0
/
+56
[next]