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]

[Bug target/61616] Internal compiler error during reload in gcc-4.7.4 configured as a cross-compiler for a mips target


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.


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