This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: internal error in 3.3.3 building arm cross-compiler


> Dave Denholm wrote:
> > I got an internal error when compiling some (thumb ?) code.
> > Since it's running the locally-built compiler, I assume it's trying to
> > compile some library code ?
> 
> It is trying to compile the soft-float library code.
> 
> > dp-bit.c:411: internal compiler error: in extract_constrain_insn_cached, at recog.c:2090
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> 
> We don't track bug reports mailed to gcc-bugs.  I suggest filing a bug 
> report into our bugzilla bug database, as per the instructions at 
> http://gcc.gnu.org/bugs.html.  Otherwise, you may not get an answer to 
> this bug report.

Known problem.  See the patch attached to this PR:

	http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14166

R.





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]