* ldlang.c (lang_output_section_statement_lookup_1): Don't cast a
commitd34e61005859c2d88313f2d8c12abb21277f7a90
authorDJ Delorie <dj@delorie.com>
Thu, 28 Jul 2005 20:08:15 +0000 (28 20:08 +0000)
committerDJ Delorie <dj@delorie.com>
Thu, 28 Jul 2005 20:08:15 +0000 (28 20:08 +0000)
tree2e058aa231abbdce5bc5b81b13c7fd167ccc2462
parent7e353f428026be24f3cc788d3263da38b3a6650d
* ldlang.c (lang_output_section_statement_lookup_1): Don't cast a
unary & address operator, as that breaks GCC's strict aliasing
rules.
ld/ChangeLog
ld/ldlang.c