[Bug target/37777] error: 'ASM_SHORT' undeclared (first use in this function)

2008-10-09 Thread cnstar9988 at gmail dot com
--- Comment #3 from cnstar9988 at gmail dot com 2008-10-09 11:25 --- sorry, closed. -- cnstar9988 at gmail dot com changed: What|Removed |Added

[Bug target/37777] error: 'ASM_SHORT' undeclared (first use in this function)

2008-10-08 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-10-09 02:11 --- Did you change config.gcc ? It contains the following line: tm_file=${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h sol2.h Which means i386/att.h should be included and therefor

[Bug target/37777] error: 'ASM_SHORT' undeclared (first use in this function)

2008-10-08 Thread cnstar9988 at gmail dot com
--- Comment #2 from cnstar9988 at gmail dot com 2008-10-09 02:14 --- yes, I changed config.gcc, to workaround PR33100. I want to build gcc 4.3.2 on solaris 10. Index: gcc/config.gcc === --- gcc/config.gcc (revision