Re: [Cegcc-devel] ICE error: unrecognizable insn

2010-02-11 Thread Pavel Pavlov
> > I'll try to work further from here, but you're quite welcome to beat > me > > to it :-) > > > Why are you using specific gnu attribute instead of declspec ? > Wben using declspec, does it crash ? > That was preprocessed source. Original file had _declspec(dllimport/export) -

Re: [Cegcc-devel] ICE error: unrecognizable insn

2010-02-11 Thread Danny Backx
On Thu, 2010-02-11 at 21:01 +0100, Vincent Richomme wrote: > On Wed, 10 Feb 2010 20:39:01 +0100, Danny Backx > wrote: > > I trimmed down the file posted earlier to the source attached. > > > > When you define macro CRASH, that's what the compiler does. See below. > > > > I'll try to work further

Re: [Cegcc-devel] ICE error: unrecognizable insn

2010-02-11 Thread Vincent Richomme
On Wed, 10 Feb 2010 20:39:01 +0100, Danny Backx wrote: > I trimmed down the file posted earlier to the source attached. > > When you define macro CRASH, that's what the compiler does. See below. > > I'll try to work further from here, but you're quite welcome to beat me > to it :-) > Why are yo

Re: [Cegcc-devel] ICE error: unrecognizable insn

2010-02-11 Thread Danny Backx
On Wed, 2010-02-10 at 20:39 +0100, Danny Backx wrote: > I trimmed down the file posted earlier to the source attached. > > When you define macro CRASH, that's what the compiler does. See below. > > I'll try to work further from here, but you're quite welcome to beat me > to it :-) I reported thi