Generate warning for unknown section atributes
authorCharles Crayne <chuck@thor.crayne.org>
Sun, 18 Jan 2009 23:27:03 +0000 (15:27 -0800)
committerCharles Crayne <chuck@thor.crayne.org>
Sun, 18 Jan 2009 23:27:03 +0000 (15:27 -0800)
commitcc88d658ce3ac44192c550171aac5f2f7c217e75
treeaf6f2f4e6fb86b156acd0a5e51a774a9b1561993
parentf1e46600d2760d357297d87092a72e5d9a813832
Generate warning for unknown section atributes

Previously, the ELF backends silently ignored incorrect or unknown
attributes on section declarations, and therefore used default values
in cases where the user had make an error in attempting to specify
custom values.
output/outelf32.c
output/outelf64.c