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
/
testsuite
/
gnat.dg
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
[Ada] Crash on build-in-place call with address specification for target
Ed Schonberg
2
-0
/
+45
2018-01-11
[Ada] Detection of illegal constituent assignments
Hristian Kirtchev
2
-0
/
+22
2018-01-11
[Ada] No error on missing enclosing parentheses in Expression Function
Justin Squirek
1
-0
/
+8
2018-01-11
[Ada] Missing diagnostic of categorization dependency
Hristian Kirtchev
2
-0
/
+14
2018-01-11
[Ada] Null procedures not allowed in protected definitions
Bob Duff
1
-0
/
+15
2018-01-11
[Ada] Crash on expression function as completion, with implicit dereference
Ed Schonberg
2
-0
/
+25
2018-01-11
[Ada] Warning on use of predefined operations on an actual fixed-point type
Ed Schonberg
2
-0
/
+48
2018-01-11
[Ada] Wrong column in sloc of "expect name" error for loop variant
Justin Squirek
1
-0
/
+15
2018-01-10
decl.c (gnat_to_gnu_component_type): Apply the check for atomic access once t...
Eric Botcazou
1
-0
/
+25
2018-01-03
Update copyright years.
Jakub Jelinek
4
-4
/
+4
2017-12-21
decl.c (gnat_to_gnu_entity): Always take into account the Esize if it is known.
Eric Botcazou
1
-0
/
+29
2017-12-15
exp_aggr.adb (Aggr_Assignment_OK_For_Backend): Use Component_Size of the inne...
Pierre-Marie de Rodat
5
-0
/
+120
2017-12-15
einfo.ads: Comment fix.
Pierre-Marie de Rodat
2
-0
/
+27
2017-12-15
gnat_and_program_execution.rst: Update section "Dynamic Stack Usage Analysis"...
Pierre-Marie de Rodat
2
-0
/
+23
2017-12-15
exp_unst.adb (Unnest_Subprograms): Nothing to do if the main unit is a generi...
Pierre-Marie de Rodat
8
-0
/
+102
2017-12-14
decl.c (gnat_to_gnu_field): Do not set the alignment of the enclosing record ...
Eric Botcazou
1
-0
/
+21
2017-12-14
gigi.h (pad_type_has_rm_size): Declare.
Eric Botcazou
2
-0
/
+32
2017-12-05
sem_util.adb (Contains_Refined_State): Remove.
Pierre-Marie de Rodat
1
-0
/
+62
2017-11-27
cfgloop.h (struct loop): Document usage of USHRT_MAX for unroll.
Eric Botcazou
9
-7
/
+45
2017-11-23
generic.texi (ANNOTATE_EXPR): Document 3rd operand.
Eric Botcazou
6
-0
/
+106
2017-11-10
utils.c (convert): Add comment and do not fall through to the next case.
Eric Botcazou
1
-0
/
+28
2017-11-09
controlled2.adb, [...]: Disable all warnings.
Eric Botcazou
3
-11
/
+5
2017-11-09
exp_ch3.adb, [...]: Minor reformatting.
Pierre-Marie de Rodat
2
-0
/
+32
2017-11-09
gnat1drv.adb (Adjust_Global_Switches): Suppress warnings in codepeer mode her...
Pierre-Marie de Rodat
7
-0
/
+39
2017-11-08
lib-xref-spark_specific.adb (Add_SPARK_Xrefs): Remove special-case for consta...
Pierre-Marie de Rodat
1
-0
/
+51
2017-11-08
sem_disp.adb (Is_Inherited_Public_Operation): Extend the functionality of thi...
Pierre-Marie de Rodat
4
-0
/
+34
2017-11-06
gcov: New directory.
Eric Botcazou
2
-0
/
+71
2017-10-27
bb-reorder.c (find_traces_1_round): Fix off-by-one index.
Eric Botcazou
2
-0
/
+79
2017-10-21
Fix typos
Eric Botcazou
2
-5
/
+5
2017-10-21
utils.c (pad_type_hash): Use hashval_t for hash value.
Eric Botcazou
4
-4
/
+54
2017-10-20
s-osinte__linux.ads (Relative_Timed_Wait): Add variable needed for using mono...
Pierre-Marie de Rodat
4
-0
/
+70
2017-10-20
sem_dim.adb (Analyze_Dimension_Binary_Op): Accept with a warning to compare a...
Pierre-Marie de Rodat
2
-0
/
+59
2017-10-20
exp_aggr.adb (Initialize_Array_Component): Avoid adjusting a component of an ...
Pierre-Marie de Rodat
2
-0
/
+34
2017-10-19
asan.c (handle_builtin_alloca): Deal with all alloca variants.
Eric Botcazou
2
-0
/
+23
2017-10-14
sem_elab.adb (In_Preelaborated_Context): A generic package subject to Remote_...
Hristian Kirtchev
2
-0
/
+12
2017-10-10
class_wide4.adb: Fix a typo.
Ed Schonberg
1
-1
/
+1
2017-10-09
exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declaration): Take care of u...
Pierre-Marie de Rodat
3
-0
/
+71
2017-10-09
exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declaration): Remove the cod...
Pierre-Marie de Rodat
2
-0
/
+24
2017-10-09
exp_ch6.adb (Expand_N_Extended_Return_Statement): Add self-checking code so i...
Pierre-Marie de Rodat
2
-0
/
+27
2017-09-29
[multiple changes]
Pierre-Marie de Rodat
2
-0
/
+73
2017-09-25
exp_imgv.adb (Expand_Image_Attribute): Disable the optimized expansion of use...
Pierre-Marie de Rodat
1
-0
/
+28
2017-09-21
* stor-layout.c (bit_from_pos): Do not distribute the conversion.
Eric Botcazou
2
-0
/
+28
2017-09-19
validity_check.adb: Minor dg-options simplification.
Pierre-Marie de Rodat
1
-1
/
+1
2017-09-18
sem_ch4.adb (Complete_Object_Operation): Do not insert 'Access for reference ...
Pierre-Marie de Rodat
4
-0
/
+85
2017-09-18
[multiple changes]
Pierre-Marie de Rodat
1
-0
/
+28
2017-09-10
re PR ada/79441 (gnat.dg/pack9.adb fails)
Eric Botcazou
1
-1
/
+2
2017-09-09
decl.c (gnat_to_gnu_entity): Don't generate debug info for inner record types...
Pierre-Marie de Rodat
4
-1
/
+42
2017-09-09
decl.c (promote_object_alignment): New function taken from...
Eric Botcazou
1
-0
/
+33
2017-09-09
decl.c (gnat_to_gnu_entity): Only set the TYPE_ALIGN_OK and TYPE_BY_REFERENCE...
Eric Botcazou
2
-2
/
+112
2017-09-07
re PR bootstrap/80897 (gnat bootstrap broken on SPARC64/Linux)
Eric Botcazou
3
-0
/
+92
[next]