]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/ada/ChangeLog
predicates.md (rx_zs_comparison_operator): Remove lt and ge.
[thirdparty/gcc.git] / gcc / ada / ChangeLog
CommitLineData
dcf25f59
EB
12011-01-26 Eric Botcazou <ebotcazou@adacore.com>
2
3 PR bootstrap/47467
4 * targext.c: Include target files if IN_RTS is defined.
5
0418e131
RG
62011-01-26 Richard Guenther <rguenther@suse.de>
7
8 PR bootstrap/47467
9 * targext.c: Include config.h.
10 * gcc-interface/Make-lang.in (ada/targext.o): Add $(CONFIG_H)
11 dependency.
12
c6eecbd8
PO
132011-01-04 Pascal Obry <obry@adacore.com>
14 Eric Botcazou <ebotcazou@adacore.com>
15
16 * gcc-interface/decl.c: Disable Stdcall convention handling for 64-bit.
17
2d3c7e4f
EB
182011-01-04 Eric Botcazou <ebotcazou@adacore.com>
19
20 * gcc-interface/trans.c (Case_Statement_to_gnu): Put the SLOC of the
21 end-of-case on the end label and its associated gotos, if any.
22
0394741f
EB
232011-01-04 Eric Botcazou <ebotcazou@adacore.com>
24
25 * gcc-interface/trans.c (Subprogram_Body_to_gnu): Evaluate the
26 expressions of the parameter cache within the statement group of
27 the CICO mechanism.
28
2a02d090
OH
292011-01-04 Olivier Hainque <hainque@adacore.com>
30 Eric Botcazou <ebotcazou@adacore.com>
31
32 * gcc-interface/trans.c (BLOCK_SOURCE_END_LOCATION): Provide default.
33 (set_end_locus_from_node): New function.
34 (Subprogram_Body_to_gnu): Use it to mark both the inner BIND_EXPR we
35 make and the function end_locus.
36 (Compilation_Unit_to_gnu): Call it instead of a straight Sloc_to_locus
37 for the elaboration subprogram.
38 (set_gnu_expr_location_from_node) <default case>: Use it to attempt to
39 set the end_locus of the expression as well.
40
89f5e978
EB
412011-01-04 Eric Botcazou <ebotcazou@adacore.com>
42
43 PR ada/47131
44 * gcc-interface/trans.c (Identifier_to_gnu): In SJLJ mode, do not make
45 variables that are referenced in exception handlers volatile.
46
47
ad41bd84 48\f
797103eb 49Copyright (C) 2011 Free Software Foundation, Inc.
ad41bd84
JM
50
51Copying and distribution of this file, with or without modification,
52are permitted in any medium without royalty provided the copyright
53notice and this notice are preserved.