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/existing-fp8
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
extend shift count warnings to vector types
Jan Beulich
3
-27
/
+55
2016-07-29
re PR c/71573 (ICE on invalid C code on x86_64-linux-gnu (tree check: expecte...
Marek Polacek
2
-1
/
+5
2016-07-29
re PR c/71853 (ICE on an ill-formed case statement in c_do_switch_warnings)
Marek Polacek
2
-0
/
+5
2016-07-29
re PR c/71742 (Wrong formulation of "error: flexible array member in otherwis...
Marek Polacek
2
-1
/
+7
2016-07-29
re PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_LIMITS in the C FE)
Jakub Jelinek
2
-1
/
+9
2016-07-29
re PR c/71583 (ICE on invalid code on x86_64-linux-gnu (in c_parser_postfix_e...
Marek Polacek
2
-1
/
+9
2016-07-22
c-typeck.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,
Uros Bizjak
2
-2
/
+6
2016-07-20
Enabling work for C++ handling of misspelled identifiers and typenames
David Malcolm
2
-41
/
+11
2016-07-20
C: convert return type of lookup_name_fuzzy from tree to const char *
David Malcolm
3
-14
/
+29
2016-07-20
target.def (addr_space): Add new diagnose_usage to hook vector.
Georg-Johann Lay
1
-0
/
+3
2016-07-15
c-parser.c (c_parser_oacc_declare): Don't scan for GOMP_MAP_POINTER.
Cesar Philippidis
3
-5
/
+12
2016-07-15
re PR c/71858 (Surprising suggestions for misspellings)
Jakub Jelinek
2
-4
/
+33
2016-07-14
re PR c/71858 (Surprising suggestions for misspellings)
Jakub Jelinek
2
-1
/
+6
2016-07-13
use auto_vec for more local variables
Trevor Saunders
2
-16
/
+12
2016-07-13
c-decl.c: add [cd]tors to c_struct_parse_info
Trevor Saunders
2
-11
/
+12
2016-07-02
re PR c/71719 (invalid set-but-not-used warning with vectors)
Jakub Jelinek
2
-0
/
+6
2016-06-29
Improve diagnostic messages of "#pragma omp cancel", "#pragma omp cancellatio...
Thomas Schwinge
3
-12
/
+25
2016-06-29
Rename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
Thomas Schwinge
1
-2
/
+2
2016-06-29
re PR c/71685 (Segmentation fault in gcc when compiling the attached file.)
Jakub Jelinek
2
-2
/
+9
2016-06-28
PR c/71552 - Confusing error for incorrect struct initialization
Martin Sebor
2
-11
/
+24
2016-06-28
Makefile.in: Don't cat ../stage_current if it does not exist.
Jakub Jelinek
2
-1
/
+6
2016-06-23
Add make autoprofiledbootstrap
Andi Kleen
2
-0
/
+18
2016-06-22
C FE: suggest corrections for misspelled identifiers and type names
David Malcolm
4
-51
/
+310
2016-06-20
Fix ICE on conditional expression between DFP and non-DFP float (PR c/71601).
Joseph Myers
2
-0
/
+8
2016-06-19
PR c/69507 - bogus warning: ISO C does not allow ‘__alignof__ (expression)’
Martin Sebor
2
-3
/
+10
2016-06-15
spellcheck.h: add best_match template; implement early-reject
David Malcolm
2
-1
/
+5
2016-06-14
Introduce gcc_rich_location::add_fixit_misspelled_id
David Malcolm
2
-12
/
+10
2016-06-13
C: fixits for named initializers
David Malcolm
4
-3
/
+32
2016-06-10
[PR c/71381] C/C++ OpenACC cache directive rejects valid syntax
Thomas Schwinge
2
-19
/
+8
2016-06-08
re PR c++/70507 (integer overflow builtins not constant expressions)
Martin Sebor
2
-3
/
+22
2016-06-08
re PR c/71426 (gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059)
Marek Polacek
2
-3
/
+7
2016-06-08
re PR c/71418 (gcc ICE on x86_64-linux-gnu in min_align_of_type, at stor-layo...
Marek Polacek
2
-1
/
+6
2016-06-07
C: add fixit hint to misspelled field names
David Malcolm
4
-15
/
+61
2016-06-06
re PR c/71362 (Wrong position for "error: size of unnamed array is negative")
Marek Polacek
2
-0
/
+6
2016-06-06
c-typeck.c (comptypes_internal): Handle comparisons of INTEGER_TYPE, FIXED_PO...
Marek Polacek
2
-3
/
+27
2016-06-03
c-typeck.c (c_finish_omp_clauses): Mark OpenACC reduction arguments as addres...
Chung-Lin Tang
2
-0
/
+16
2016-05-30
re PR c++/71349 (Combined async target clause parsing issues)
Jakub Jelinek
2
-1
/
+9
2016-05-26
c-parser.c (c_parser_omp_clause_schedule): Warn if OMP_CLAUSE_SCHEDULE_CHUNK_...
Jakub Jelinek
2
-1
/
+19
2016-05-25
re PR c/71266 (gcc ICE on x86_64-linux-gnu in "store_parm_decls_oldstyle")
Marek Polacek
2
-2
/
+8
2016-05-25
re PR c/71265 (gcc ICE on x86_64-linux-gnu with “seg fault”)
Marek Polacek
2
-1
/
+6
2016-05-24
c-parser.c (c_parser_oacc_declare): Add support for GOMP_MAP_FIRSTPRIVATE_POI...
Cesar Philippidis
3
-15
/
+57
2016-05-24
Tighten syntax checking for OpenACC routine construct in C
Thomas Schwinge
2
-10
/
+13
2016-05-24
re PR middle-end/70434 (adding an extraneous cast to vector type results in i...
Richard Biener
2
-3
/
+11
2016-05-20
PR c/71115 - [4.9/5/6/7 Regression] Missing warning: excess elements
Martin Sebor
2
-5
/
+22
2016-05-19
PR c/71171: Fix uninitialized source_range in c_parser_postfix_expression
David Malcolm
4
-37
/
+61
2016-05-17
[Patch onbious] Fix indentation in c-typeck.c parser_build_unary_op
James Greenhalgh
2
-2
/
+6
2016-05-16
Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.
Matthew Wahab
2
-17
/
+7
2016-05-13
Implement C11 DR#423 resolution (ignore function return type qualifiers).
Joseph Myers
2
-3
/
+23
2016-05-12
re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...
Marek Polacek
4
-26
/
+50
2016-05-11
PR43651: add warning for duplicate qualifier
Mikhail Maltsev
4
-3
/
+33
[prev]
[next]