[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-15 Thread jerker dot back at gmail dot com
--- Additional Comments From jerker dot back at gmail dot com 2009-10-15 23:32 --- Problem solved, the code now compiles Thanks! -- http://sourceware.org/bugzilla/show_bug.cgi?id=10767 --- You are receiving this mail because: --- You are on the CC list for the bug, or are wa

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-15 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-15 22:50 --- Subject: Bug 10767 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-10-15 22:50:09 Modified files: opcodes: ChangeLog i386-dis.c Log message:

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-15 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-15 21:32 --- (In reply to comment #5) > Created an attachment (id=4285) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4285&action=view) > Nice. Jerker, please give it a try. -- http://sourceware.org/bugzil

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-15 Thread hjl dot tools at gmail dot com
-- What|Removed |Added Attachment #4285|application/text|text/plain mime type|| http://sourceware.org/bugzilla/show_bug.cgi?id=10

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-15 Thread hjl dot tools at gmail dot com
-- What|Removed |Added Attachment #4285|application/octet-stream|application/text mime type|| http://sourceware.org/bugzilla/show_bug.cgi

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-15 Thread ineiev at gmail dot com
--- Additional Comments From ineiev at gmail dot com 2009-10-15 16:03 --- Subject: Re: opcodes/i386-dis.c exceeds 256 levels of nested macros On 10/14/09, hjl dot tools at gmail dot com wrote: > > > You can try enum. Like via the attached sed script (I'm sorry, I should have

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-14 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-14 14:56 --- (In reply to comment #2) > Oh, it was not meant as a fix. Just as an information. You can try enum. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10767 --- You are receiving this mail because:

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-14 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|ASSIGNED|NEW http://sourceware.org/bugzilla/show_bug.cgi?id=10767 --- You are receiving this mail because: ---

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-13 Thread jerker dot back at gmail dot com
--- Additional Comments From jerker dot back at gmail dot com 2009-10-13 16:51 --- Oh, it was not meant as a fix. Just as an information. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10767 --- You are receiving this mail because: --- You are on the CC list for the bug,

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-13 Thread drow at sources dot redhat dot com
-- What|Removed |Added AssignedTo|drow at sources dot redhat |unassigned at sources dot |dot com |redhat dot com Status|NE

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-13 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-13 16:26 --- The proposed solution isn't acceptable since vex_table is very dynamic. -- What|Removed |Added ---