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_ch3.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
ada: Elide temporary for aliased array with unconstrained nominal subtype
Eric Botcazou
1
-23
/
+24
2023-11-07
ada: Rename Is_Limited_View to reflect actual query
Yannick Moy
1
-3
/
+3
2023-11-07
ada: Implement Aspects as fields under nodes
Viljar Indus
1
-0
/
+4
2023-09-19
ada: TSS finalize address subprogram generation for constrained...
Richard Wai
1
-0
/
+4
2023-07-28
ada: Fix unsupported dispatching constructor call
Javier Miranda
1
-12
/
+89
2023-07-11
ada: Avoid renaming_decl in case of constrained array
Bob Duff
1
-1
/
+15
2023-07-03
ada: Fix renaming of predefined equality operator for unchecked union types
Eric Botcazou
1
-15
/
+42
2023-07-03
ada: Fix discrepancy in expansion of untagged record equality
Eric Botcazou
1
-25
/
+16
2023-06-15
ada: Fix too small secondary stack allocation for returned conversion
Eric Botcazou
1
-30
/
+62
2023-06-15
ada: Fix too small secondary stack allocation for returned aggregate
Eric Botcazou
1
-3
/
+14
2023-06-13
ada: Factor out tag assignments from type in expander
Eric Botcazou
1
-58
/
+14
2023-06-13
ada: Remove explicit decoration of wrapper created in freezing
Piotr Trojanek
1
-2
/
+0
2023-05-30
ada: Only build access-to-subprogram wrappers when expander is active
Piotr Trojanek
1
-4
/
+0
2023-05-29
ada: Default_Component_Value trumps Initialize/Normalize_Scalars
Steve Baird
1
-0
/
+6
2023-05-25
ada: Avoid duplicated streaming subprograms
Steve Baird
1
-4
/
+4
2023-05-23
ada: Fix bogus error on predicated limited record declared in protected type
Eric Botcazou
1
-22
/
+9
2023-05-22
ada: Fix spurious freezing error on nonabstract null extension
Eric Botcazou
1
-3
/
+5
2023-05-22
ada: Remove extra parentheses
Arnaud Charlet
1
-6
/
+6
2023-05-22
ada: Fix crash on Ada.Containers with No_Dispatching_Calls restriction
Eric Botcazou
1
-1
/
+5
2023-05-15
ada: Fix typo in comment
Marc Poulhiès
1
-1
/
+1
2023-01-16
ada: Fix typo in comment
Eric Botcazou
1
-1
/
+1
2023-01-16
ada: Fix latent bug exposed by recent work on extended return statements
Eric Botcazou
1
-3
/
+5
2023-01-16
ada: Fix pessimization of some CW objects initialized with function call
Eric Botcazou
1
-0
/
+19
2023-01-16
ada: Use static references to tag in more cases for interface objects
Eric Botcazou
1
-38
/
+34
2023-01-16
ada: Further optimize interface objects initialized with function calls
Eric Botcazou
1
-0
/
+7
2023-01-16
ada: Put back conversion to interface in more cases
Eric Botcazou
1
-1
/
+1
2023-01-16
ada: Lift restriction on optimization of aliased objects
Eric Botcazou
1
-3
/
+3
2023-01-16
ada: Optimize interface objects initialized with function calls
Eric Botcazou
1
-112
/
+171
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2023-01-05
ada: Clean up interface handling in Expand_N_Object_Declaration
Eric Botcazou
1
-96
/
+59
2023-01-05
ada: Optimize class-wide objects initialized with function calls
Eric Botcazou
1
-23
/
+31
2023-01-05
ada: Fix pasto in comment
Eric Botcazou
1
-2
/
+2
2023-01-05
ada: Revert to constrained allocation for string concatenation
Eric Botcazou
1
-13
/
+16
2023-01-05
ada: Fix finalization issues in extended return statements
Eric Botcazou
1
-2
/
+32
2023-01-03
ada: Fix detection of function calls in object declarations
Eric Botcazou
1
-6
/
+4
2022-12-06
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-119
/
+349
2022-12-06
ada: Accessibility code reorganization and bug fixes
Justin Squirek
1
-0
/
+1
2022-11-22
ada: Fix formatting glitches in Make_Tag_Assignment
Eric Botcazou
1
-19
/
+21
2022-11-21
ada: Small cleanup in Expand_N_Object_Declaration
Eric Botcazou
1
-49
/
+45
2022-11-08
ada: Enforce matching of extra formals
Javier Miranda
1
-20
/
+116
2022-11-07
ada: New warning about noncomposing user-defined "="
Bob Duff
1
-1
/
+2
2022-09-12
[Ada] Revert "Enforce matching of extra formals"
Javier Miranda
1
-109
/
+20
2022-09-06
[Ada] Enforce matching of extra formals
Javier Miranda
1
-20
/
+109
2022-09-05
[Ada] Bad Default_Initial_Condition check for a not-default-initialized object
Steve Baird
1
-0
/
+1
2022-09-05
[Ada] Fix crash for Default_Initial_Condition on derived enumeration type
Eric Botcazou
1
-2
/
+5
2022-07-06
[Ada] Fix incorrect itype sharing for case expression in limited type return
Eric Botcazou
1
-72
/
+76
2022-07-05
[Ada] Reuse Get_Pragma_Arg to handle pragma argument associations
Piotr Trojanek
1
-5
/
+3
2022-07-05
[Ada] Perform object rewriting as renaming only in the expander
Eric Botcazou
1
-38
/
+33
2022-07-05
[Ada] Fix dangling bounds for array result of BIP functions
Eric Botcazou
1
-55
/
+781
2022-07-04
[Ada] Small housekeeping work in Expand_N_Object_Declaration
Eric Botcazou
1
-137
/
+119
[next]