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
/
attribs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-12
pragma: Update target option node when optimization changes [PR103515]
Kewen Lin
1
-1
/
+12
2021-12-03
x86: Speed up target attribute handling by using a cache
Jakub Jelinek
1
-1
/
+1
2021-11-24
attribs: Fix ICEs on attributes starting with _ [PR103365]
Jakub Jelinek
1
-7
/
+2
2021-11-10
attribs: Implement -Wno-attributes=vendor::attr [PR101940]
Marek Polacek
1
-4
/
+123
2021-09-19
[PATCH] Remove unused function make_unique_name.
Benjamin Peterson
1
-34
/
+0
2021-08-13
ipa: "naked" attribute implies "noipa" attribute
Martin Liska
1
-8
/
+3
2021-06-13
use range based for loops to iterate over vec<>
Trevor Saunders
1
-8
/
+5
2021-06-04
PR c/100719 - missing -Wvla-parameter on a mismatch in second parameter
Martin Sebor
1
-7
/
+14
2021-04-28
PR middle-end/100250 - ICE related to -Wmaybe-uninitialized
Martin Sebor
1
-1
/
+2
2021-04-15
c++: Tweak merging of vector attributes that affect type identity [PR98852]
Richard Sandiford
1
-0
/
+23
2021-04-15
c: Don't drop vector attributes that affect type identity [PR98852]
Richard Sandiford
1
-0
/
+54
2021-02-24
PR middle-end/97172 - ICE: tree code 'ssa_name' is not supported in LTO streams
Martin Sebor
1
-0
/
+8
2021-02-19
PR c/97172 - ICE: tree code 'ssa_name' is not supported in LTO streams
Martin Sebor
1
-5
/
+1
2021-02-01
Reset front end trees before they make it into the middle end (PR middle-end/...
Martin Sebor
1
-0
/
+32
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-10-23
PR middle-end/97552 - missing waning passing null to a VLA argument declared ...
Martin Sebor
1
-0
/
+1
2020-10-14
PR c/97413 - bogus error on function declaration with many VLA arguments
Martin Sebor
1
-0
/
+2
2020-09-30
Avoid assuming a VLA access specification string contains a closing bracket (...
Martin Sebor
1
-2
/
+2
2020-09-30
PR c/97206 - ICE in composite_type on declarations of a similar array types
Martin Sebor
1
-23
/
+14
2020-09-19
Infrastructure & C front end changes for array parameter checking (PR c/50584).
Martin Sebor
1
-27
/
+266
2020-08-28
Add -Wstringop-overread for reading past the end by string functions.
Martin Sebor
1
-4
/
+4
2020-06-04
Implement a solution for PR middle-end/10138 and PR middle-end/95136.
Martin Sebor
1
-0
/
+59
2020-04-23
attribs: Don't diagnose attribute exclusions during error recovery [PR94705]
Jakub Jelinek
1
-1
/
+2
2020-01-14
hash-table.h: support non-zero empty values in empty_slow (v2)
David Malcolm
1
-0
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-25
Properly handle C2x attributes on types.
Joseph Myers
1
-15
/
+0
2019-11-22
PR middle-end/83859 - attributes to associate pointer arguments and sizes
Martin Sebor
1
-6
/
+16
2019-08-13
Protect some checks of DECL_FUNCTION_CODE
Richard Sandiford
1
-0
/
+1
2019-07-18
-Wmissing-attributes: check that we avoid duplicates and false positives
Alexandre Oliva
1
-4
/
+10
2019-06-19
PR c++/60364 - noreturn after first decl not diagnosed.
Marek Polacek
1
-17
/
+20
2019-03-21
hash-table.h (hash_table): Add Lazy template parameter defaulted to false...
Jakub Jelinek
1
-1
/
+1
2019-03-09
re PR c/88568 ('dllimport' no longer implies 'extern' in C)
Jakub Jelinek
1
-2
/
+5
2019-03-08
re PR other/80058 (fix double spaces in string literals everywhere)
Jakub Jelinek
1
-1
/
+1
2019-01-10
re PR c/88568 ('dllimport' no longer implies 'extern' in C)
Jakub Jelinek
1
-0
/
+2
2019-01-04
PR c/88546 - Copy attribute unusable for weakrefs
Martin Sebor
1
-0
/
+6
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-09
PR middle-end/81824 - Warn for missing attributes with function aliases
Martin Sebor
1
-0
/
+189
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
-1
/
+2
2018-07-12
PR c/86453 - error: type variant differs by TYPE_PACKED in free_lang_data sin...
Martin Sebor
1
-27
/
+29
2018-02-21
PR c++/84314 - ICE with templates and fastcall attribute.
Jason Merrill
1
-11
/
+8
2018-02-15
PR c++/84314 - ICE with templates and fastcall attribute.
Jason Merrill
1
-7
/
+17
2018-02-14
PR middle-end/84108 - incorrect -Wattributes warning for packed/aligned confl...
Martin Sebor
1
-0
/
+16
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-15
tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...
Jakub Jelinek
1
-6
/
+6
2017-12-07
PR c/81544 - attribute noreturn and warn_unused_result on the same function a...
Martin Sebor
1
-9
/
+268
2017-10-25
re PR libstdc++/81706 (std::sin vectorization bug)
Jakub Jelinek
1
-2
/
+40
2017-10-20
Add generic part for Intel CET enabling. The spec is available at
Igor Tsimbalist
1
-0
/
+3
2017-09-12
Reduce lookup_attribute memory footprint.
Martin Liska
1
-0
/
+22
2017-09-08
PR c++/70029 - ICE with ref-qualifier and -flto
Jason Merrill
1
-1
/
+10
[next]