------- Comment #3 from danglin at gcc dot gnu dot org 2005-11-27 18:57 ------- The "-Aa" option is likely the problem. It's probably set in CFLAGS. If you're using the HP tools, put the "-Aa" in your CC define. There's more info in the manual on this.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25025