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
/
testsuite
/
gnat.dg
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.
Eric Botcazou
3
-0
/
+54
2012-02-15
trans.c (Identifier_to_gnu): Move block retrieving the type of the result to ...
Eric Botcazou
2
-0
/
+42
2012-02-15
volatile10.adb: New case.
Eric Botcazou
2
-0
/
+39
2012-02-11
aggr4.ads: New test.
Eric Botcazou
2
-0
/
+35
2012-01-27
trans.c (gnat_to_gnu): Avoid making a SAVE_EXPR for a call to a function that...
Eric Botcazou
2
-0
/
+25
2012-01-27
ada-tree.h (DECL_ALIASED_P): New flag.
Eric Botcazou
1
-0
/
+31
2012-01-27
gigi.h (get_minimal_subprog_decl): Declare.
Eric Botcazou
6
-0
/
+96
2012-01-27
stack_usage1.adb: New test.
Eric Botcazou
3
-0
/
+64
2012-01-21
re PR ada/46192 (wrong code for renaming of volatile packed array with addres...
Eric Botcazou
2
-0
/
+35
2012-01-11
gimple.h (gimplify_body): Remove first argument.
Eric Botcazou
2
-0
/
+39
2012-01-11
tree.h (build_function_decl_skip_args): Add boolean parameter.
Eric Botcazou
6
-0
/
+76
2012-01-09
trans.c (call_to_gnu): Create the temporary for the return value in the varia...
Eric Botcazou
2
-0
/
+18
2011-12-19
re PR tree-optimization/51580 (segfault during loop vectorization at -O3)
Eric Botcazou
3
-0
/
+43
2011-12-13
vect1.ad[sb]: Add more tests.
Eric Botcazou
12
-6
/
+246
2011-12-11
utils2.c (gnat_build_constructor): Test the TREE_STATIC flag of elements to c...
Eric Botcazou
1
-0
/
+16
2011-11-20
decl.c (gnat_to_gnu_entity): Adjust call to components_to_record.
Eric Botcazou
2
-0
/
+45
2011-11-10
fe.h (Serious_Errors_Detected): New macro.
Eric Botcazou
9
-0
/
+375
2011-11-10
* gnat.dg/loop_optimization9.ad[sb]: New test.
Eric Botcazou
2
-0
/
+142
2011-11-04
decl.c (gnat_to_gnu_entity): Do not assert that the type of the parameters is...
Eric Botcazou
2
-0
/
+18
2011-11-03
re PR tree-optimization/50912 (gimple assertion failure at gimple.h:1940 with...
Ira Rosen
3
-0
/
+41
2011-10-26
decl.c (elaborate_expression_1): Add EXPR_PUBLIC_P local variable.
Eric Botcazou
2
-0
/
+24
2011-10-26
decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union ...
Eric Botcazou
2
-2
/
+32
2011-10-26
decl.c (gnat_to_gnu_field): Always check components declared as atomic.
Eric Botcazou
1
-0
/
+16
2011-10-20
back_end.adb (Call_Back_End): Pass the maximum logical line number instead of...
Eric Botcazou
2
-0
/
+13
2011-10-14
* gnat.dg/specs/debug1.ads: Tweak.
Eric Botcazou
1
-1
/
+1
2011-10-12
ada-tree.h (DECL_LOOP_PARM_P): New flag.
Eric Botcazou
18
-0
/
+856
2011-09-26
opt22.adb: New test.
Eric Botcazou
3
-0
/
+42
2011-09-26
ifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p in lieu of may_trap_p...
Eric Botcazou
3
-0
/
+43
2011-09-26
utils2.c (build_allocator): Set TREE_THIS_NOTRAP on the dereference of the po...
Eric Botcazou
3
-0
/
+38
2011-09-26
utils.c (maybe_unconstrained_array): Declare TYPE local variable and use it t...
Eric Botcazou
2
-0
/
+19
2011-09-25
decl.c (gnat_to_gnu_entity): Do not promote the alignment if this doesn't pre...
Eric Botcazou
3
-18
/
+26
2011-09-21
* gnat.dg/opt19.adb: New test.
Eric Botcazou
1
-0
/
+27
2011-09-11
utils.c (maybe_unconstrained_array): In the reference to unconstrained array ...
Eric Botcazou
2
-0
/
+16
2011-09-11
decl.c (maybe_pad_type): Do not try to change the form of an addressable type.
Eric Botcazou
2
-0
/
+45
2011-09-04
* gnat.dg/specs/debug1.ads: Tweak pattern.
Eric Botcazou
1
-1
/
+1
2011-08-30
decl.c (gnat_to_gnu_entity): Do not convert the expression to the nominal typ...
Eric Botcazou
4
-2
/
+29
2011-08-03
* gnat.dg/specs/debug1.ads: Add missing -margs switch.
Arnaud Charlet
1
-1
/
+1
2011-07-25
re PR tree-optimization/49809 (gimple_check failure at -O3)
Richard Sandiford
3
-0
/
+86
2011-07-17
re PR middle-end/49732 (crash on terminal_interface-curses-menus.adb from ncu...
Eric Botcazou
1
-0
/
+31
2011-07-02
tree.h (TYPE_ARTIFICIAL): New flag.
Eric Botcazou
1
-0
/
+14
2011-06-28
* tree-ssa-dom.c (initialize_hash_element): Fix oversight.
Eric Botcazou
2
-0
/
+20
2011-06-18
tree-sra.c (type_internals_preclude_sra_p): Return true if the element type i...
Eric Botcazou
4
-0
/
+86
2011-06-18
einfo.ads (Address_Taken): Document use for the second argument of Asm_Input ...
Eric Botcazou
1
-0
/
+21
2011-06-16
re PR tree-optimization/49343 (ICE on field with variable offset)
Martin Jambor
2
-0
/
+26
2011-06-06
utils2.c (gnat_stabilize_reference): Fix thinko.
Eric Botcazou
1
-0
/
+9
2011-06-06
trans.c (Identifier_to_gnu): Also handle deferred constants whose full view h...
Eric Botcazou
3
-0
/
+51
2011-06-06
utils.c: Include diagnostic.h.
Eric Botcazou
10
-23
/
+95
2011-05-30
re PR middle-end/49210 (verify_gimple fails building ada/einfo.o at -O3)
Richard Guenther
3
-0
/
+59
2011-05-29
boolean_subtype.adb: Rename to...
Eric Botcazou
1
-1
/
+1
2011-05-27
bit_packed_array5.ads: Move dg directive to...
Eric Botcazou
2
-2
/
+2
[next]