This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/61616] Internal compiler error during reload in gcc-4.7.4 configured as a cross-compiler for a mips target
- From: "niva at niisi dot msk.ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 30 Jun 2014 11:59:38 +0000
- Subject: [Bug target/61616] Internal compiler error during reload in gcc-4.7.4 configured as a cross-compiler for a mips target
- Auto-submitted: auto-generated
- References: <bug-61616-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61616
niva at niisi dot msk.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.8.1
--- Comment #4 from niva at niisi dot msk.ru ---
If anybody is interested - the following patch:
svn diff -c190703 svn://gcc.gnu.org/svn/gcc/trunk/gcc/config/mips
fixes the problem in gcc-4.7.3, gcc-4.7.4.
Hunk 3 in mips.md (removal of 2 comment lines) fails but one
can easily apply it manually.