[Bug target/36280] -fno-leading-underscore doesn't work

2008-05-21 Thread ktietz at gcc dot gnu dot org
--- Comment #3 from ktietz at gcc dot gnu dot org 2008-05-21 19:38 --- Committed revision 135733. -- ktietz at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/36280] -fno-leading-underscore doesn't work

2008-05-21 Thread ktietz at gcc dot gnu dot org
--- Comment #2 from ktietz at gcc dot gnu dot org 2008-05-21 19:31 --- In cygming.h the macro ASM_OUTPUT_LABELREF uses USER_LABEL_PREFIX, but should use user_label_prefix to support -f(no-)leading-underscore. I posted a patch for this bug to patch-gcc. http://gcc.gnu.org/ml/gcc-patches/