aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2011-04-01 13:23:00 -0700
committerRichard Henderson <rth@gcc.gnu.org>2011-04-01 13:23:00 -0700
commit756d6ee965cd678839c99b8ada229d20ec4ca20c (patch)
tree35958641e35ad5795a7ee6a34c2c80671ea37f14 /gcc/ChangeLog
parentceaaaeabf66c30a14b70f2d3a86faeb9b9f68a80 (diff)
downloadgcc-756d6ee965cd678839c99b8ada229d20ec4ca20c.zip
gcc-756d6ee965cd678839c99b8ada229d20ec4ca20c.tar.gz
gcc-756d6ee965cd678839c99b8ada229d20ec4ca20c.tar.bz2
re PR bootstrap/48400 (powerpc-apple-darwin9 fails to bootstrap at revision 171824)
PR 48400 * dwarf2out.c (dwarf2out_source_line): Disable discriminators in strict mode before dwarf4. Re-order tests to early out before switching sections. From-SVN: r171852
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1f03c10..d5733e0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2011-04-01 Richard Henderson <rth@redhat.com>
+
+ PR 48400
+ * dwarf2out.c (dwarf2out_source_line): Disable discriminators
+ in strict mode before dwarf4. Re-order tests to early out
+ before switching sections.
+
2011-04-01 Nathan Froyd <froydnj@codesourcery.com>
* config/h8300/constraints.md: New file.