]> gcc.gnu.org Git - gcc.git/blob - gcc/ChangeLog
re PR c/42570 (ICE in get_alias_set, at alias.c:710)
[gcc.git] / gcc / ChangeLog
1 2010-01-01 Richard Guenther <rguenther@suse.de>
2
3 PR c/42570
4 * c-decl.c (grokdeclarator): For zero-size arrays force
5 structural equality checks as layout_type does.
6
7 2010-01-01 H.J. Lu <hongjiu.lu@intel.com>
8
9 * builtins.c: Update copyright to 2010.
10
11 2010-01-01 H.J. Lu <hongjiu.lu@intel.com>
12
13 PR lto/42531
14 * lto-streamer-out.c (produce_asm): Revert the last change.
15 (copy_function): Likewise.
16
17 * lto-streamer.c (lto_get_section_name): Skip any leading
18 asterisk in name.
19
20 2010-01-01 Richard Guenther <rguenther@suse.de>
21
22 PR middle-end/42559
23 * builtins.c (get_object_alignment): Do not use DECL_ALIGN
24 for LABEL_DECLs.
25
26 \f
27 Copyright (C) 2010 Free Software Foundation, Inc.
28
29 Copying and distribution of this file, with or without modification,
30 are permitted in any medium without royalty provided the copyright
31 notice and this notice are preserved.
This page took 0.034464 seconds and 5 git commands to generate.