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-05-24
[Ada] Missing error on illegal access to discriminant
Javier Miranda
1
-0
/
+20
2018-05-24
[Ada] Add warning on redundant others_clause in array aggregate
Ed Schonberg
1
-0
/
+13
2018-05-24
[Ada] Crash on return of raise expression
Justin Squirek
1
-0
/
+27
2018-05-24
[Ada] Fix crash on formal containers
Hristian Kirtchev
1
-0
/
+23
2018-05-23
[Ada] Spurious Storage_Error on imported array
Hristian Kirtchev
1
-0
/
+11
2018-05-23
[Ada] Spurious error on instantiation with type with unknown discriminants
Ed Schonberg
1
-0
/
+32
2018-05-23
[Ada] Crash processing Valid_Scalars whose evaluation is always true
Javier Miranda
1
-0
/
+11
2018-05-23
[Ada] Missing legality check on iterator over formal container
Ed Schonberg
2
-0
/
+28
2018-05-23
[Ada] Suppression of elaboration-related warnings
Hristian Kirtchev
3
-0
/
+175
2018-05-23
[Ada] Suppression of elaboration-related warnings
Hristian Kirtchev
3
-0
/
+145
2018-05-23
[Ada] Build-in-place aggregates and Address clauses
Bob Duff
1
-0
/
+24
2018-05-22
[Ada] Missing warning for unreferenced formals in expression functions
Justin Squirek
1
-0
/
+33
2018-05-22
[Ada] Crash on partial initialization of controlled component
Hristian Kirtchev
1
-0
/
+63
2018-05-22
[Ada] Fix compiler abort on invalid discriminant constraint
Patrick Bernardi
1
-0
/
+11
2018-05-22
[Ada] Crash with private types and renamed discriminants
Ed Schonberg
5
-0
/
+42
2018-05-22
[Ada] Spurious visibility error in a nested instance with formal package
Ed Schonberg
4
-0
/
+32
2018-05-22
[Ada] Spurious size error on fixed point type with aspect Small
Ed Schonberg
1
-0
/
+16
2018-05-22
[Ada] No error on misplaced pragma Pure_Function
Justin Squirek
4
-0
/
+29
2018-05-21
[Ada] Spurious warning on object declaration with address clause
Ed Schonberg
2
-0
/
+39
2018-05-21
[Ada] Exit statement in loops over iterable objects
Ed Schonberg
1
-0
/
+45
2018-05-21
[Ada] Spurious error on indexed call as prefix of a call
Ed Schonberg
1
-0
/
+40
2018-05-21
[Ada] Spurious error on synchronous refinement
Hristian Kirtchev
2
-0
/
+33
2018-05-14
re PR target/85756 (wrong code at -Os on x86-64-linux-gnu in 32-bit mode)
Eric Botcazou
3
-0
/
+75
2018-04-26
* loop-invariant.c (may_assign_reg_p): Return false for frame pointer.
Eric Botcazou
1
-0
/
+35
2018-03-23
re PR bootstrap/85020 (gcc fails to bootstrap with profiledbootstrap and --wi...
Eric Botcazou
4
-0
/
+40
2018-03-10
trans.c (node_has_volatile_full_access): Consider only entities for objects.
Eric Botcazou
3
-0
/
+41
2018-02-16
re PR target/84277 (A lot of new acats testsuite failures)
Eric Botcazou
16
-35
/
+59
2018-02-09
* expr.c (optimize_bitfield_assignment_op): Remove obsolete assertion.
Eric Botcazou
2
-0
/
+47
2018-01-31
Fix gnat.dg/lto20.adb XPASS
Rainer Orth
1
-1
/
+0
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
[next]