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
/
specs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-26
trans.c (Attribute_to_gnu): Add kludge to avoid generating an overflow for -1.
Eric Botcazou
1
-0
/
+19
2013-05-26
gigi.h (create_type_decl): Adjust prototype.
Eric Botcazou
1
-0
/
+8
2013-05-24
gigi.h (enum inline_status_t): New type.
Eric Botcazou
4
-0
/
+57
2013-05-07
re PR ada/56474 (bogus Storage_Error raised for record containing empty zero-...
Eric Botcazou
1
-0
/
+18
2013-03-06
decl.c (gnat_to_gnu_field): Remove the wrapper around a misaligned integral t...
Eric Botcazou
1
-0
/
+25
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-06
decl.c (gnat_to_gnu_field): Emit a specialized diagnostic for component size ...
Olivier Hainque
1
-0
/
+85
2012-11-30
stor-layout.c (bit_field_mode_iterator::bit_field_mode_iterator): Deal with d...
Eric Botcazou
1
-0
/
+15
2012-10-22
decl.c (gnat_to_gnu_entity): In type annotation mode, break circularities int...
Eric Botcazou
2
-0
/
+38
2012-10-21
atomic1.ads: XFAIL on MIPS.
Eric Botcazou
2
-6
/
+6
2012-09-20
opt20.ads: Move dg directive to...
Eric Botcazou
1
-0
/
+18
2012-06-11
decl.c (gnat_to_gnu_entity): Convert GNU_SIZE to units before invoking alloca...
Eric Botcazou
2
-0
/
+22
2012-05-18
decl.c (gnat_to_gnu_entity): For an object at global level with unconstrained...
Eric Botcazou
2
-0
/
+24
2012-05-06
decl.c (gnat_to_gnu_entity): In the renaming case...
Eric Botcazou
7
-2
/
+108
2012-04-10
Don't use CRLF endings.
Mike Stump
1
-30
/
+30
2012-04-03
varasm.c (initializer_constant_valid_for_bitfield_p): Return true for REAL_CS...
Eric Botcazou
1
-0
/
+19
2012-03-20
stor-layout.c (finish_bitfield_representative): Fallback to conservative maxi...
Richard Guenther
2
-0
/
+24
2012-03-16
stor-layout.c (finish_bitfield_representative): Fall back to the conservative...
Richard Guenther
1
-0
/
+13
2012-02-11
aggr4.ads: New test.
Eric Botcazou
2
-0
/
+35
2011-12-19
re PR tree-optimization/51580 (segfault during loop vectorization at -O3)
Eric Botcazou
3
-0
/
+43
2011-12-11
utils2.c (gnat_build_constructor): Test the TREE_STATIC flag of elements to c...
Eric Botcazou
1
-0
/
+16
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-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-14
* gnat.dg/specs/debug1.ads: Tweak.
Eric Botcazou
1
-1
/
+1
2011-09-25
decl.c (gnat_to_gnu_entity): Do not promote the alignment if this doesn't pre...
Eric Botcazou
1
-1
/
+1
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-02
tree.h (TYPE_ARTIFICIAL): New flag.
Eric Botcazou
1
-0
/
+14
2011-06-06
utils2.c (gnat_stabilize_reference): Fix thinko.
Eric Botcazou
1
-0
/
+9
2011-04-02
utils2.c (build_allocator): In the unconstrained array type case...
Eric Botcazou
1
-0
/
+14
2011-03-17
decl.c (elaborate_expression_1): Try harder to find out whether the expressio...
Eric Botcazou
2
-0
/
+38
2010-11-09
tree.h (contains_placeholder_p): Fix comment.
Eric Botcazou
2
-0
/
+30
2010-09-19
decl.c (gnat_to_gnu_entity): Look into expressions for external constants tha...
Eric Botcazou
2
-0
/
+33
2010-07-23
float-range-3.c: Use "dg-do compile" dejagnu directive instead of dg-compile.
Uros Bizjak
1
-1
/
+1
2010-05-19
langhooks.h (struct lang_hooks): Add new field deep_unsharing.
Eric Botcazou
2
-0
/
+42
2010-05-18
* gnat.dg/specs/lto3.ads: Add missing dg-options.
Eric Botcazou
1
-0
/
+1
2010-05-08
lto[12456].adb: Add "target lto" marker.
Eric Botcazou
1
-1
/
+1
2010-05-08
decl.c (gnat_to_gnu_entity): Create variables for size expressions of variant...
Eric Botcazou
5
-0
/
+78
2010-04-16
trans.c (unchecked_conversion_nop): Handle function calls.
Eric Botcazou
1
-0
/
+50
2009-12-04
trans.c (add_decl_expr): At toplevel, mark the TYPE_ADA_SIZE field of records...
Eric Botcazou
5
-0
/
+68
2009-11-25
trans.c (unchecked_conversion_lhs_nop): Rename into...
Eric Botcazou
2
-0
/
+41
2009-11-23
decl.c (gnat_to_gnu_entity): Pass the list of attributes when building the co...
Eric Botcazou
1
-0
/
+7
2009-10-31
tree-ssa-sccvn.c (vn_reference_lookup_3): Bail out instead of aborting if the...
Eric Botcazou
1
-0
/
+42
2009-10-30
utils.c (MAX_FIXED_MODE_SIZE): Delete.
Eric Botcazou
1
-0
/
+13
2009-10-24
decl.c (gnat_to_gnu_entity): When processing the parent type...
Eric Botcazou
1
-0
/
+12
2009-10-06
re PR ada/38333 (Illegal program not detected, ARM 6.1(20): pragma Import ill...
Samuel Tardieu
1
-0
/
+6
2009-07-11
checks.adb (Apply_Address_Clause_Check): Remove Size_Warning_Output local var...
Eric Botcazou
1
-0
/
+35
[next]