[Bug target/33918] GCC failed to produce assembler output with -masm=intel option

2007-10-27 Thread rask at gcc dot gnu dot org
--- Comment #3 from rask at gcc dot gnu dot org 2007-10-27 13:40 --- This is not a regression (as far as I know), so it won't be fixed in anything earlier than 4.3.0. GCC dies trying to figure out which of BYTE PTR, WORD PTR, etc. it should print for a structure. You may be able to work

[Bug target/33918] GCC failed to produce assembler output with -masm=intel option

2007-10-26 Thread dannysmith at users dot sourceforge dot net
--- Comment #1 from dannysmith at users dot sourceforge dot net 2007-10-27 00:52 --- Same error message as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18353 This works with revision 129548 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33918

[Bug target/33918] GCC failed to produce assembler output with -masm=intel option

2007-10-26 Thread rayer at seznam dot cz
--- Comment #2 from rayer at seznam dot cz 2007-10-27 01:04 --- (In reply to comment #1) Same error message as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18353 This works with revision 129548 Oh, sorry for that, I was searching for -masm and nothing found. Anyway well I'll wait