]> gcc.gnu.org Git - gcc.git/blame_incremental - gcc/ChangeLog
re PR lto/41597 (Bad .comm directive)
[gcc.git] / gcc / ChangeLog
... / ...
CommitLineData
12010-01-02 Richard Guenther <rguenther@suse.de>
2
3 PR lto/41597
4 * toplev.c (compile_file): Emit LTO marker properly. Change
5 it to __gnu_lto_v1.
6 * collect2.c (scan_prog_file): Adjust for changed LTO marker.
7
82010-01-01 Richard Guenther <rguenther@suse.de>
9
10 PR debug/42455
11 * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID
12 order.
13
142010-01-01 Richard Guenther <rguenther@suse.de>
15
16 PR c/42570
17 * c-decl.c (grokdeclarator): For zero-size arrays force
18 structural equality checks as layout_type does.
19
202010-01-01 H.J. Lu <hongjiu.lu@intel.com>
21
22 * builtins.c: Update copyright to 2010.
23
242010-01-01 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR lto/42531
27 * lto-streamer-out.c (produce_asm): Revert the last change.
28 (copy_function): Likewise.
29
30 * lto-streamer.c (lto_get_section_name): Skip any leading
31 asterisk in name.
32
332010-01-01 Richard Guenther <rguenther@suse.de>
34
35 PR middle-end/42559
36 * builtins.c (get_object_alignment): Do not use DECL_ALIGN
37 for LABEL_DECLs.
38
39\f
40Copyright (C) 2010 Free Software Foundation, Inc.
41
42Copying and distribution of this file, with or without modification,
43are permitted in any medium without royalty provided the copyright
44notice and this notice are preserved.
This page took 0.024697 seconds and 5 git commands to generate.