OSDN Git Service

* config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2
3         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
4
5         * collect2.c (scan_libraries): Add missing argument in call to
6         scan_prog_file.
7
8 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
9
10         PR target/42448
11         * config/alpha/predicates.md (aligned_memory_operand): Return false
12         for CQImode.
13         (unaligned_memory_operand): Return true for CQImode.
14         * config/alpha/alpha.c (get_aligned_mem): Assert that location
15         doesn not cross aligned SImode word boundary.
16
17 2010-01-02  Anatoly Sokolov  <aesok@post.ru>
18
19         * config/avr/avr.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, XEXP_):
20         Remove.
21         * config/avr/avr-protos.h (avr_init_once, avr_optimization_options,
22         avr_change_section, avr_reg_class_from_letter) : Remove declaration.
23
24 2010-01-02  Richard Guenther  <rguenther@suse.de>
25
26         PR lto/41597
27         * toplev.c (compile_file): Emit LTO marker properly.  Change
28         it to __gnu_lto_v1.
29         * collect2.c (scan_prog_file): Adjust for changed LTO marker.
30
31 2010-01-01  Richard Guenther  <rguenther@suse.de>
32
33         PR debug/42455
34         * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID order.
35
36 2010-01-01  Richard Guenther  <rguenther@suse.de>
37
38         PR c/42570
39         * c-decl.c (grokdeclarator): For zero-size arrays force
40         structural equality checks as layout_type does.
41
42 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
43
44         * builtins.c: Update copyright to 2010.
45
46 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
47
48         PR lto/42531
49         * lto-streamer-out.c (produce_asm): Revert the last change.
50         (copy_function): Likewise.
51
52         * lto-streamer.c (lto_get_section_name): Skip any leading
53         asterisk in name.
54
55 2010-01-01  Richard Guenther  <rguenther@suse.de>
56
57         PR middle-end/42559
58         * builtins.c (get_object_alignment): Do not use DECL_ALIGN
59         for LABEL_DECLs.
60
61 \f
62 Copyright (C) 2010 Free Software Foundation, Inc.
63
64 Copying and distribution of this file, with or without modification,
65 are permitted in any medium without royalty provided the copyright
66 notice and this notice are preserved.
67 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
68
69         PR target/42448
70         * config/alpha/predicates.md (aligned_memory_operand): Return false
71         for CQImode.
72         (unaligned_memory_operand): Return true for CQImode.
73         * config/alpha/alpha.c (get_aligned_mem): Assert that location
74         doesn not cross aligned SImode word boundary.
75
76 2010-01-02  Anatoly Sokolov  <aesok@post.ru>
77
78         * config/avr/avr.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, XEXP_):
79         Remove.
80         * config/avr/avr-protos.h (avr_init_once, avr_optimization_options,
81         avr_change_section, avr_reg_class_from_letter) : Remove declaration.
82
83 2010-01-02  Richard Guenther  <rguenther@suse.de>
84
85         PR lto/41597
86         * toplev.c (compile_file): Emit LTO marker properly.  Change
87         it to __gnu_lto_v1.
88         * collect2.c (scan_prog_file): Adjust for changed LTO marker.
89
90 2010-01-01  Richard Guenther  <rguenther@suse.de>
91
92         PR debug/42455
93         * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID order.
94
95 2010-01-01  Richard Guenther  <rguenther@suse.de>
96
97         PR c/42570
98         * c-decl.c (grokdeclarator): For zero-size arrays force
99         structural equality checks as layout_type does.
100
101 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
102
103         * builtins.c: Update copyright to 2010.
104
105 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
106
107         PR lto/42531
108         * lto-streamer-out.c (produce_asm): Revert the last change.
109         (copy_function): Likewise.
110
111         * lto-streamer.c (lto_get_section_name): Skip any leading
112         asterisk in name.
113
114 2010-01-01  Richard Guenther  <rguenther@suse.de>
115
116         PR middle-end/42559
117         * builtins.c (get_object_alignment): Do not use DECL_ALIGN
118         for LABEL_DECLs.
119
120 \f
121 Copyright (C) 2010 Free Software Foundation, Inc.
122
123 Copying and distribution of this file, with or without modification,
124 are permitted in any medium without royalty provided the copyright
125 notice and this notice are preserved.