]> gcc.gnu.org Git - gcc.git/blame - gcc/ChangeLog
re PR target/42448 (Wrong code with _Complex char in structure)
[gcc.git] / gcc / ChangeLog
CommitLineData
02143d0b
UB
12010-01-02 Uros Bizjak <ubizjak@gmail.com>
2
3 PR target/42448
4 * config/alpha/predicates.md (aligned_memory_operand): Return false
5 for CQImode.
6 (unaligned_memory_operand): Return true for CQImode.
7 * config/alpha/alpha.c (get_aligned_mem): Assert that location
8 doesn not cross aligned SImode word boundary.
9
04176b91
AS
102010-01-02 Anatoly Sokolov <aesok@post.ru>
11
02143d0b
UB
12 * config/avr/avr.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, XEXP_):
13 Remove.
04176b91
AS
14 * config/avr/avr-protos.h (avr_init_once, avr_optimization_options,
15 avr_change_section, avr_reg_class_from_letter) : Remove declaration.
16
5a013dc4
RG
172010-01-02 Richard Guenther <rguenther@suse.de>
18
19 PR lto/41597
20 * toplev.c (compile_file): Emit LTO marker properly. Change
21 it to __gnu_lto_v1.
22 * collect2.c (scan_prog_file): Adjust for changed LTO marker.
23
aecd4d81
RG
242010-01-01 Richard Guenther <rguenther@suse.de>
25
26 PR debug/42455
02143d0b 27 * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID order.
aecd4d81 28
e4a95933
RG
292010-01-01 Richard Guenther <rguenther@suse.de>
30
31 PR c/42570
32 * c-decl.c (grokdeclarator): For zero-size arrays force
33 structural equality checks as layout_type does.
34
0bdf1263
L
352010-01-01 H.J. Lu <hongjiu.lu@intel.com>
36
37 * builtins.c: Update copyright to 2010.
38
91539475 392010-01-01 H.J. Lu <hongjiu.lu@intel.com>
8589115b
DK
40
41 PR lto/42531
91539475 42 * lto-streamer-out.c (produce_asm): Revert the last change.
8589115b
DK
43 (copy_function): Likewise.
44
91539475
L
45 * lto-streamer.c (lto_get_section_name): Skip any leading
46 asterisk in name.
20cdc2be 47
91539475 482010-01-01 Richard Guenther <rguenther@suse.de>
cf9eb565 49
91539475
L
50 PR middle-end/42559
51 * builtins.c (get_object_alignment): Do not use DECL_ALIGN
52 for LABEL_DECLs.
ad41bd84
JM
53
54\f
91539475 55Copyright (C) 2010 Free Software Foundation, Inc.
ad41bd84
JM
56
57Copying and distribution of this file, with or without modification,
58are permitted in any medium without royalty provided the copyright
59notice and this notice are preserved.
This page took 1.04974 seconds and 5 git commands to generate.