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
/
exp_aggr.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
[Ada] Move check for null array aggregates to expansion
Piotr Trojanek
1
-1
/
+18
2022-09-05
[Ada] Detect expansion of iterated component associations into loops
Piotr Trojanek
1
-3
/
+3
2022-09-05
[Ada] Fix double identifiers in iterated component association
Piotr Trojanek
1
-5
/
+8
2022-07-06
[Ada] Fix spurious error for aggregate with box component choice
Eric Botcazou
1
-10
/
+1
2022-07-05
[Ada] Fix dangling bounds for array result of BIP functions
Eric Botcazou
1
-16
/
+3
2022-05-30
[Ada] Fix expansion of aggregate for discriminated limited extension
Eric Botcazou
1
-3
/
+13
2022-05-19
[Ada] Support Ada 2022 null array aggregates
Ed Schonberg
1
-10
/
+25
2022-05-18
[Ada] Prevent overflow in computation of aggregate size
Piotr Trojanek
1
-2
/
+2
2022-05-13
[Ada] Fix iterated component association for array aggregate
Marc Poulhiès
1
-0
/
+24
2022-05-10
[Ada] Avoid repeated conversions from Int to Char_Code
Piotr Trojanek
1
-8
/
+10
2022-05-09
[Ada] Fix indentation of "Start of processing for ..." labels
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Remove extra space in single object declarations
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-07
[Ada] Fix style in expansion of multi-dimensional array aggregates
Piotr Trojanek
1
-6
/
+4
2022-01-07
[Ada] More default initialization for multi-dim array aggregates
Piotr Trojanek
1
-15
/
+4
2022-01-06
[Ada] Fix typo in comments found running aspell
Etienne Servais
1
-6
/
+6
2022-01-05
[Ada] Remove extra space in parameter associations
Piotr Trojanek
1
-2
/
+2
2021-12-02
[Ada] Remove extra space after assignment symbol
Piotr Trojanek
1
-6
/
+6
2021-12-01
[Ada] Replace low-level detection of subprograms with high-level wrapper
Piotr Trojanek
1
-1
/
+1
2021-10-20
[Ada] tech debt: Clean up Uint fields, such as Esize
Bob Duff
1
-5
/
+4
2021-10-11
[Ada] Move rewriting of boxes in aggregates from resolution to expansion
Piotr Trojanek
1
-0
/
+22
2021-10-11
[Ada] Simplify detection of delayed aggregates
Piotr Trojanek
1
-5
/
+2
2021-10-11
[Ada] Simplify detection of record components with default initialization
Piotr Trojanek
1
-24
/
+19
2021-10-11
[Ada] Remove redundant guard against an empty component list
Piotr Trojanek
1
-4
/
+0
2021-10-01
[Ada] Implementation of AI12-0212: iterator specs in array aggregates (II)
Ed Schonberg
1
-6
/
+17
2021-10-01
[Ada] Spurious range checks on aggregate with non-static bounds
Ed Schonberg
1
-6
/
+16
2021-09-23
[Ada] Ada2022: implementation of AI12-0212 : iterator specs in array aggregates
Ed Schonberg
1
-2
/
+207
2021-09-22
[Ada] Fix obsolete comments/name referring to girder discriminants
Yannick Moy
1
-3
/
+3
2021-09-20
[Ada] Present and No functions for type Uint
Bob Duff
1
-1
/
+1
2021-09-20
[Ada] Refine types of local constants that store Etype results
Piotr Trojanek
1
-1
/
+1
2021-07-06
[Ada] Transient scope cleanup
Bob Duff
1
-7
/
+5
2021-07-05
[Ada] Clean up Get_Index_Bounds
Bob Duff
1
-185
/
+196
2021-06-29
[Ada] Crash on limited array object with address clause
Ed Schonberg
1
-0
/
+9
2021-06-29
[Ada] tech debt: Parent (Empty) is not allowed
Bob Duff
1
-2
/
+2
2021-06-18
[Ada] New debug switch to disable large static aggregates
Bob Duff
1
-2
/
+4
2021-06-18
[Ada] Update comments related to TBD
Arnaud Charlet
1
-1
/
+1
2021-06-17
[Ada] Casing on composite values
Steve Baird
1
-0
/
+6
2021-06-15
[Ada] Rename Ada 202* to Ada 2022
Arnaud Charlet
1
-1
/
+1
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-06
[Ada] Missing semantic error on ineffective Others_Clause
Ed Schonberg
1
-0
/
+15
2021-05-04
[Ada] Ongoing work for AI12-0212: container aggregates
Ed Schonberg
1
-56
/
+180
2021-05-03
[Ada] Minor style fixes in Max_Aggregate_Size
Piotr Trojanek
1
-4
/
+14
2021-05-03
[Ada] Replace low-level membership test with a high-level Is_Record_Type
Piotr Trojanek
1
-1
/
+1
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-05-03
[Ada] Replace calls to RTE with Is_RTE where possible
Piotr Trojanek
1
-14
/
+9
2021-05-03
[Ada] Crash on aggregate in function call in object declaration
Ed Schonberg
1
-2
/
+6
2021-04-29
[Ada] Bad handling of array sliding in aggregate
Arnaud Charlet
1
-58
/
+65
2020-12-14
[Ada] Additional fixes for Default_Initial_Condition
Gary Dismukes
1
-15
/
+16
[next]