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
/
ada
/
sem_aggr.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2021-12-02
[Ada] Fix obsolete array aggregate warning being triggered by expanded code
Marc Poulhiès
1
-0
/
+1
2021-12-02
[Ada] Use bracket aggregates in Ada2022
Marc Poulhiès
1
-1
/
+22
2021-12-01
[Ada] Fix typo in comment
Etienne Servais
1
-1
/
+1
2021-10-20
[Ada] Reject boxes in delta record aggregates
Piotr Trojanek
1
-1
/
+13
2021-10-20
[Ada] Refine type of a counter function for record delta aggregate
Piotr Trojanek
1
-5
/
+4
2021-10-11
[Ada] Move rewriting of boxes in aggregates from resolution to expansion
Piotr Trojanek
1
-68
/
+6
2021-10-11
[Ada] Fix crash on array component with Default_Value
Piotr Trojanek
1
-2
/
+2
2021-10-05
[Ada] Improve error message on array aggregates
Yannick Moy
1
-1
/
+1
2021-10-05
[Ada] Improve message on missing all/for in pre-Ada-2022 modes
Bob Duff
1
-0
/
+5
2021-10-01
[Ada] Fix CodePeer warnings
Ghjuvan Lacambre
1
-1
/
+1
2021-09-23
[Ada] Tune detection of internally generated positional aggregates
Piotr Trojanek
1
-1
/
+4
2021-09-23
[Ada] Ada2022: implementation of AI12-0212 : iterator specs in array aggregates
Ed Schonberg
1
-28
/
+122
2021-09-22
[Ada] Fix conformance errors and erroneous code
Bob Duff
1
-1
/
+1
2021-07-05
[Ada] Spurious error in instantiation with aggregate and private ancestor
Ed Schonberg
1
-1
/
+8
2021-06-17
[Ada] Casing on composite values
Steve Baird
1
-1
/
+13
2021-06-15
[Ada] Rename Ada 202* to Ada 2022
Arnaud Charlet
1
-2
/
+2
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-46
/
+46
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-3
/
+3
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-2
/
+6
2021-05-05
[Ada] Ongoing work for AI12-0212: container aggregates
Ed Schonberg
1
-3
/
+104
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-05-03
[Ada] Fix typos in calls to Error_Msg_NE
Piotr Trojanek
1
-1
/
+1
2021-05-03
[Ada] Remove leading and trailing spaces in error messages
Piotr Trojanek
1
-1
/
+1
2020-12-17
[Ada] Consistent wording for missing -gnat2020 switch
Piotr Trojanek
1
-4
/
+1
2020-12-17
[Ada] Fixes for GNAT error/warning messages
Yannick Moy
1
-6
/
+6
2020-12-14
[Ada] Additional fixes for Default_Initial_Condition
Gary Dismukes
1
-4
/
+1
2020-11-30
[Ada] Implement inheritance for Default_Initial_Condition and address other gaps
Gary Dismukes
1
-3
/
+26
2020-11-30
[Ada] Add continuation message when others choice not allowed
Yannick Moy
1
-4
/
+9
2020-11-24
[Ada] Fix resolution of subtype_indication in delta aggregates
Piotr Trojanek
1
-15
/
+22
2020-11-24
[Ada] Remove SPARK-specific expansion of array aggregates
Piotr Trojanek
1
-6
/
+9
2020-10-27
[Ada] Multidimensional arrays with Iterated_Component_Associations
Ed Schonberg
1
-13
/
+44
2020-10-26
[Ada] Fix typos in error message for array delta aggregates
Piotr Trojanek
1
-1
/
+1
2020-10-26
[Ada] Spurious error on Old attribute reference in delta aggregate
Ed Schonberg
1
-2
/
+7
2020-10-26
[Ada] Missing errors on extension aggregates with unknown discriminants
Gary Dismukes
1
-4
/
+17
2020-10-23
[Ada] Ignore container types for aggregates if not in Ada_2020
Ed Schonberg
1
-0
/
+1
2020-10-23
[Ada] Fix scope of index parameter inside a delta aggregate
Piotr Trojanek
1
-2
/
+2
2020-10-22
[Ada] Ada_2020: ongoing work for aggregates for bounded containers
Ed Schonberg
1
-3
/
+9
2020-10-21
[Ada] Fix crash on illegal OTHERS in iterated_component_association
Piotr Trojanek
1
-1
/
+1
2020-10-21
[Ada] Use index parameter for iterated_component_association
Piotr Trojanek
1
-7
/
+2
2020-10-21
[Ada] Fix crash with iterated_component_association and -gnatc
Piotr Trojanek
1
-1
/
+7
2020-10-20
[Ada] AI12-0339: Empty function for Aggregate aspect of Ada containers
Ed Schonberg
1
-0
/
+5
2020-10-20
[Ada] New warning on not fully initialized box aggregate
Arnaud Charlet
1
-1
/
+43
2020-10-19
[Ada] Ada_2020: Implement Key_Expression for named container aggregates
Ed Schonberg
1
-23
/
+61
2020-10-19
[Ada] ACATS 4.1R - Exception missed
Arnaud Charlet
1
-6
/
+18
2020-10-16
[Ada] Assorted style cleanups
Piotr Trojanek
1
-1
/
+1
2020-10-16
[Ada] Add Max_Integer_Size attribute and couple of helper functions
Eric Botcazou
1
-1
/
+3
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-25
/
+25
2020-07-16
[Ada] Ongoing work for AI12-0212 : container aggregates
Ed Schonberg
1
-2
/
+53
2020-07-15
[Ada] Ongoing work for AI12-0212: container aggregates
Arnaud Charlet
1
-19
/
+22
[next]