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
2014-05-27
double-int.c (div_and_round_double): Use the proper predicate to detect a neg...
Eric Botcazou
1
-0
/
+19
2014-05-22
tree-ssa-forwprop.c (associate_plusminus): Extend (T)(P + A) - (T)P -> (T)A t...
Eric Botcazou
2
-0
/
+60
2014-05-20
tree-ssa-dom.c (hashable_expr_equal_p): Also compare the EH region of calls t...
Eric Botcazou
4
-0
/
+68
2014-05-18
decl.c (change_qualified_type): New static function.
Eric Botcazou
2
-0
/
+14
2014-05-18
decl.c (gnat_to_gnu_entity): Do not consider that regular packed arrays can n...
Eric Botcazou
1
-0
/
+23
2014-04-17
gimple-iterator.c (gsi_start_edge): New function.
Martin Jambor
2
-0
/
+43
2014-04-15
utils.c (type_for_vector_element_p): New predicate.
Eric Botcazou
1
-0
/
+25
2014-04-15
cfgloop.h (struct loop): Move force_vectorize down.
Eric Botcazou
4
-0
/
+74
2014-04-14
snames.ads-tmpl (Name_Ivdep): New pragma-related name.
Eric Botcazou
2
-0
/
+44
2014-04-07
re PR target/60504 (many Ada testsuite regressions on ARM/Linux)
Eric Botcazou
1
-1
/
+1
2014-03-28
cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Clear static chain if ne...
Jan Hubicka
1
-0
/
+41
2014-02-26
re PR tree-optimization/60280 (gcc.target/arm/ivopts.c and gcc.target/arm/ivo...
Bin Cheng
1
-1
/
+1
2014-02-19
expr.c (expand_expr_real_1): For a bit-field destination type...
Eric Botcazou
1
-0
/
+43
2014-02-18
ipa-prop.c (compute_complex_ancestor_jump_func): Replace overzealous assertio...
Eric Botcazou
1
-0
/
+37
2014-01-13
builtins.c (get_object_alignment_2): Minor tweak.
Eric Botcazou
3
-0
/
+56
2014-01-08
* cgraph.h (varpool_variable_node): Do not choke on null node.
Eric Botcazou
2
-0
/
+19
2014-01-02
Update copyright years in gcc/
Richard Sandiford
2
-2
/
+2
2013-12-11
re PR middle-end/59134 (infinite loop between store_fixed_bit_field and store...
Bernd Edlinger
1
-0
/
+28
2013-12-04
decl.c (components_to_record): Add specific handling for fields with zero siz...
Eric Botcazou
1
-0
/
+56
2013-12-02
re PR tree-optimization/59356 (ACATS C52102A and C52102C failures)
Eric Botcazou
1
-0
/
+20
2013-11-29
* gnat.dg/opt29.ad[sb]: New test.
Eric Botcazou
2
-0
/
+41
2013-11-18
trans.c (Call_to_gnu): For an Out parameter passed by copy and that don't nee...
Eric Botcazou
3
-0
/
+81
2013-11-14
cfgexpand.c (defer_stack_allocation): When optimization is enabled...
Eric Botcazou
2
-0
/
+78
2013-11-14
Revert the last change
H.J. Lu
2
-3
/
+3
2013-11-14
XFAIL addr1.ads and atomic1.ads on x32
H.J. Lu
2
-3
/
+3
2013-11-12
aggr21.adb: New test.
Tristan Gingold
3
-0
/
+33
2013-10-19
re PR testsuite/58645 (FAIL: gnat.dg/specs/linker_alias.ads (test for errors...
John David Anglin
1
-1
/
+1
2013-10-14
re PR bootstrap/58509 (ICE in calc_dfs_tree, at dominance.c:397 during Ada ru...
Eric Botcazou
1
-0
/
+28
2013-10-13
decl.c (gnat_to_gnu_entity): Force all local variables with aggregate types i...
Eric Botcazou
3
-0
/
+38
2013-10-12
Slightly related to PR/58645:
Arnaud Charlet
1
-1
/
+1
2013-09-23
tree-ssa-ccp.c (insert_clobber_before_stack_restore): Recurse on copy assignm...
Eric Botcazou
3
-0
/
+50
2013-09-18
re PR ada/58264 (incorrect bounds of string when assigned from dereference of...
Eric Botcazou
1
-0
/
+25
2013-09-18
trans.c (Subprogram_Body_to_gnu): Pop the stack of return variables for subpr...
Eric Botcazou
1
-0
/
+30
2013-09-17
tree-inline.h (struct copy_body_data): Add transform_parameter.
Eric Botcazou
3
-0
/
+94
2013-09-06
toplev.c (output_stack_usage): Be prepared for suffixes created by the compil...
Eric Botcazou
1
-0
/
+26
2013-09-06
ipa-split.c (split_function): Set DECL_NO_INLINE_WARNING_P on the non-inlinab...
Eric Botcazou
3
-0
/
+35
2013-09-01
* gnat.dg/specs/linker_alias.ads: Skip on Darwin.
Eric Botcazou
1
-0
/
+1
2013-08-18
cgraphunit.c (handle_alias_pairs): Reset the alias flag after the error messa...
Eric Botcazou
1
-0
/
+9
2013-08-13
trans.c (Call_to_gnu): Deal with specific conditional expressions for misalig...
Eric Botcazou
2
-0
/
+27
2013-08-13
trans.c (can_equal_min_or_max_val_p): Be prepared for values outside of the r...
Eric Botcazou
3
-0
/
+39
2013-08-07
diagnostic.c (diagnostic_classify_diagnostic): Accept zero index and document...
Eric Botcazou
1
-0
/
+10
2013-06-20
gcc: Delete.
Eric Botcazou
1
-36
/
+0
2013-05-28
sol2-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Do not set fs->signal_frame for ...
Eric Botcazou
1
-0
/
+24
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-26
decl.c (gnat_to_gnu_entity): Do not prematurely elaborate the full view of a ...
Eric Botcazou
2
-0
/
+37
2013-05-24
gigi.h (enum inline_status_t): New type.
Eric Botcazou
6
-0
/
+84
2013-05-24
decl.c (gnat_to_gnu_entity): Constify a handful of local variables.
Eric Botcazou
1
-0
/
+16
2013-05-07
re PR ada/56474 (bogus Storage_Error raised for record containing empty zero-...
Eric Botcazou
1
-0
/
+18
2013-04-17
tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p): New.
Eric Botcazou
2
-0
/
+32
[prev]
[next]