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-attribs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-23
re PR middle-end/83859 (Please add new attribute which will establish relatio...
Jakub Jelinek
1
-4
/
+12
2019-11-22
PR middle-end/83859 - attributes to associate pointer arguments and sizes
Martin Sebor
1
-1
/
+387
2019-11-21
Make more bad uses of fallthrough attribute into pedwarns.
Joseph Myers
1
-1
/
+1
2019-11-15
Improve checks on C2x fallthrough attribute.
Joseph Myers
1
-2
/
+1
2019-11-15
Support C2x [[deprecated]] attribute.
Joseph Myers
1
-3
/
+1
2019-11-07
Expand C2x attribute parsing support and factor out from TM attributes.
Joseph Myers
1
-2
/
+4
2019-10-25
gimplify.h (omp_construct_selector_matches): Declare.
Jakub Jelinek
1
-0
/
+6
2019-10-12
c-common.h (c_omp_mark_declare_variant, [...]): Declare.
Jakub Jelinek
1
-2
/
+4
2019-10-10
c-common.h (c_omp_check_context_selector, [...]): Declare.
Jakub Jelinek
1
-0
/
+13
2019-09-03
Implement TARGET_HANDLE_GENERIC_ATTRIBUTE
Jozef Lawrynowicz
1
-10
/
+29
2019-08-14
Add generic support for noinit attribute.
Christophe Lyon
1
-1
/
+59
2019-06-19
PR c++/60364 - noreturn after first decl not diagnosed.
Marek Polacek
1
-3
/
+2
2019-06-05
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
Martin Sebor
1
-12
/
+11
2019-05-22
Strip target_clones in copy attribute (PR lto/90500).
Martin Liska
1
-1
/
+2
2019-05-17
[PR89433] Refer to OpenACC 'routine' clauses from "omp declare target" attribute
Thomas Schwinge
1
-1
/
+1
2019-05-17
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
Martin Sebor
1
-15
/
+16
2019-04-12
Commit a change missed in r270326:
Martin Sebor
1
-20
/
+63
2019-04-12
re PR c/89946 (ICE in assemble_start_function, at varasm.c:1871)
Jakub Jelinek
1
-2
/
+21
2019-04-01
PR c/89685 - ICE on attribute copy with a compound expression
Martin Sebor
1
-6
/
+22
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-1
/
+2
2019-01-14
PR target/88638 - FAIL: fsf-nsstring-format-1.s on darwin
Martin Sebor
1
-10
/
+21
2019-01-04
PR c/88546 - Copy attribute unusable for weakrefs
Martin Sebor
1
-0
/
+30
2019-01-04
PR c/88363 - alloc_align attribute doesn't accept enumerated arguments
Martin Sebor
1
-6
/
+12
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-29
PR c/88172 - attribute aligned of zero silently accepted but ignored
Martin Sebor
1
-43
/
+55
2018-11-20
c-parser.c (c_parser_has_attribute_expression): New function.
Martin Sebor
1
-1
/
+1
2018-11-16
Implement P0479R5, [[likely]] and [[unlikely]].
Jason Merrill
1
-1
/
+1
2018-11-15
PR c++/87541 - ICE using a constant decl as an attribute alloc_size argument
Martin Sebor
1
-80
/
+280
2018-11-13
PR middle-end/81824 - Warn for missing attributes with function aliases
Martin Sebor
1
-7
/
+21
2018-11-09
PR middle-end/81824 - Warn for missing attributes with function aliases
Martin Sebor
1
-33
/
+550
2018-11-09
PR c/87795 - Excessive alignment permitted for functions and labels
Martin Sebor
1
-1
/
+4
2018-10-04
invoke.texi (-Wno-prio-ctor-dtor): Document new warning -Wno-prio-ctor-dtor.
Vinay Kumar
1
-2
/
+2
2018-08-20
Add support for grouping of related diagnostics (PR other/84889)
David Malcolm
1
-0
/
+1
2018-07-12
c-attribs.c (c_common_attribute_table): Add "omp declare target implicit" att...
Jakub Jelinek
1
-0
/
+2
2018-07-12
re PR c/86453 (error: type variant differs by TYPE_PACKED in free_lang_data s...
Richard Biener
1
-2
/
+7
2018-07-06
re PR target/86324 (testsuite test divkc3-1.c FAILs when compiling with -mabi...
Peter Bergner
1
-0
/
+4
2018-06-08
Remove MPX
Martin Liska
1
-63
/
+0
2018-05-11
Support LLVM style of no_sanitize attribute (PR sanitizer/85556).
Martin Liska
1
-8
/
+12
2018-05-10
re PR c++/85400 (invalid Local Dynamic TLS relaxation for symbol defined in m...
Eric Botcazou
1
-3
/
+2
2018-03-13
PR tree-optimization/84725 - enable attribute nonstring for all narrow charac...
Martin Sebor
1
-1
/
+6
2018-03-02
More Cilk Plus removal
Thomas Schwinge
1
-2
/
+0
2018-03-01
re PR c++/84639 (gcc/c-family/c-attribs.c:1822:27: runtime error: shift expon...
Marek Polacek
1
-4
/
+7
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-17
c-attribs.c (common_handle_aligned_attribute): Avoid issuing an error for att...
Martin Sebor
1
-5
/
+8
2017-12-15
tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...
Jakub Jelinek
1
-200
/
+193
2017-12-07
PR c/81544 - attribute noreturn and warn_unused_result on the same function a...
Martin Sebor
1
-131
/
+279
2017-12-01
function.h (struct function): Remove cilk_frame_decl, is_cilk_function and ca...
Jakub Jelinek
1
-41
/
+26
2017-10-20
Add generic part for Intel CET enabling. The spec is available at
Igor Tsimbalist
1
-0
/
+27
2017-10-11
Do not error for no_sanitize attributes (PR sanitizer/82490).
Martin Liska
1
-8
/
+1
2017-09-29
c-attribs.c (handle_noipa_attribute): Don't add "stack_protect" attribute.
Jakub Jelinek
1
-4
/
+0
[next]