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-decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-08
re PR c/36892 (Support __attribute__((deprecated("text string"))))
H.J. Lu
1
-1
/
+1
2009-05-07
re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
Janis Johnson
1
-0
/
+40
2009-05-06
re PR c/40032 (ICE with incomplete type in struct)
Joseph Myers
1
-1
/
+4
2009-05-04
c-common.c (handle_mode_attribute): Use %qE for identifiers in diagnostics.
Joseph Myers
1
-47
/
+105
2009-04-26
re PR c/39581 (VLA types at file scope wrongly rejected)
Joseph Myers
1
-2
/
+32
2009-04-26
re PR c/39556 (statics in C99 inline functions later declared extern)
Joseph Myers
1
-3
/
+77
2009-04-26
c-decl.c (build_enumerator): Allow values folding to integer constants but no...
Joseph Myers
1
-4
/
+20
2009-04-25
re PR c/39564 (variably modified function return types not always diagnosed)
Joseph Myers
1
-2
/
+8
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-10
/
+6
2009-04-20
re PR c++/13358 (long long and C++ do not mix well)
Manuel López-Ibáñez
1
-2
/
+2
2009-04-20
Fix enum conversions which are invalid in C++:
Ian Lance Taylor
1
-10
/
+14
2009-04-19
re PR c/38243 (Restrict constraint violation not an error with -pedantic-errors)
Joseph Myers
1
-0
/
+6
2009-04-14
diagnostic.c (diagnostic_report_diagnostic): Do not warn about loaded plugins...
Diego Novillo
1
-3
/
+0
2009-04-14
[multiple changes]
Diego Novillo
1
-0
/
+4
2009-04-02
c-decl.c (merge_decls): Make sure newdecl and olddecl don't share the argumen...
Rafael Avila de Espindola
1
-1
/
+9
2009-04-02
re PR c++/26693 (Access checks not performed for types in templates)
Dodji Seketeli
1
-62
/
+1
2009-04-01
re PR c/39605 ("error: variable-size type declared outside of any function" i...
Joseph Myers
1
-1
/
+11
2009-03-30
re PR debug/39563 (C block scopes have no DW_TAG_lexical_block)
Jakub Jelinek
1
-21
/
+58
2009-03-29
re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...
Joseph Myers
1
-1
/
+1
2009-03-29
re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))
Joseph Myers
1
-19
/
+96
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2009-02-10
re PR c/39084 (ice on struct redefinition)
Steve Ellcey
1
-0
/
+2
2009-02-06
re PR c/36432 (“incompatible pointer type” with pointer to array as a str...
Joseph Myers
1
-2
/
+13
2009-02-04
re PR c/29129 ([DR#341] unnamed parameters using [*])
Joseph Myers
1
-11
/
+14
2009-02-03
re PR inline-asm/39059 (ICE with fixed-point type in inline-asm)
Jakub Jelinek
1
-8
/
+14
2009-01-30
re PR target/39013 (Missing @PLT when -fpie is used)
Jakub Jelinek
1
-6
/
+10
2009-01-23
c-decl.c (finish_struct): Move code to set DECL_PACKED after DECL_BIT_FIELD i...
Adam Nemet
1
-3
/
+5
2009-01-22
Reverted commit 143546 related to PR c++/26693
Dodji Seketeli
1
-1
/
+62
2009-01-21
re PR c++/26693 (Access checks not performed for types in templates)
Dodji Seketeli
1
-62
/
+1
2008-12-08
re PR middle-end/38240 (Vector type definitions not compatible with attribute...
Richard Henderson
1
-2
/
+2
2008-10-29
re PR middle-end/11492 (Bogus warning with -Wsign-compare)
Manuel López-Ibáñez
1
-4
/
+4
2008-10-21
re PR debug/37020 (FAIL: gcc.dg/debug/dwarf2/dwarf-die3.c scan-assembler-not ...
Jakub Jelinek
1
-11
/
+2
2008-10-19
re PR c/30260 (Enumeration types and enumeration constants erroneously given ...
Manuel López-Ibáñez
1
-11
/
+21
2008-10-06
c-decl.c (finish_decl): Pass input_location to build_unary_op.
Aldy Hernandez
1
-1
/
+1
2008-09-23
c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b...
Aldy Hernandez
1
-2
/
+4
2008-09-09
c-common.c (c_expand_decl): Remove.
Paolo Bonzini
1
-9
/
+0
2008-08-30
Change attribute((option(...))) to attribute((target(...))); Do not allocate ...
Michael Meissner
1
-0
/
+25
2008-08-27
re PR c/31673 ("`for' loop initial declaration used outside C99 mode" is conf...
Manuel López-Ibáñez
1
-2
/
+8
2008-08-21
c-tree.h (grokfield): New argument.
Aldy Hernandez
1
-3
/
+6
2008-08-21
diagnostic.c (pedwarn_at): Rename as pedwarn.
Manuel López-Ibáñez
1
-70
/
+91
2008-08-20
diagnostic.c (inform): Add an explicit location_t parameter.
Manuel López-Ibáñez
1
-5
/
+5
2008-08-13
re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...
Manuel López-Ibáñez
1
-28
/
+15
2008-08-13
re PR c/15236 (pedantic switch modifies treatment of non-ISO compliant enumer...
Manuel López-Ibáñez
1
-14
/
+16
2008-08-08
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...
Manuel López-Ibáñez
1
-52
/
+50
2008-07-29
c-decl.c (merge_decls): Do not handle DECL_INLINE.
Jan Hubicka
1
-30
/
+6
2008-07-29
re PR c/34985 (Warning "defined but not used" despite __attribute__((__used__)))
Manuel López-Ibáñez
1
-0
/
+6
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-5
/
+12
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-38
/
+7
2008-07-23
re PR c/35058 (-Werror= works only with some warnings)
Manuel López-Ibáñez
1
-107
/
+103
2008-07-23
Add ability to set target options (ix86 only) and optimization options on a f...
Michael Meissner
1
-0
/
+11
[next]