[Bug c/17674] New: gcc generates invalid *.s code.
pluto at pld-linux dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 26 05:32:00 GMT 2004
http://sources.redhat.com/bugzilla/show_bug.cgi?id=392
.set is used to modify gas intenal modes (not to evaluate expressions)
# gas documentation.
.set {feature}
Enables or disables various assembler features. Using the positive
name of the feature enables while using no{feature} disables.
--
Summary: gcc generates invalid *.s code.
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pluto at pld-linux dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: *-pld-linux
GCC host triplet: *-pld-linux
GCC target triplet: alpha-pld-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17674
More information about the Gcc-bugs
mailing list