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/45063] [4.6 Regression] ICE: Segmentation fault (cc1) compiling matmul_i1.c



------- Comment #4 from danglin at gcc dot gnu dot org  2010-07-27 23:19 -------
Introduced in revision 162418.  Don't see any difference in gcc (C)
testresults for 162417 (full bootstrap) and 162418 (--disable-bootstrap).

While the ICE nominally results from a hash lookup failure, replacing
libiberty.a with the stage1 version makes no difference.  Thus, it
doesn't appear that the problem is with the hash code.


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|hppa-unknown-linu-gnu       |hppa-unknown-linux-gnu
   GCC host triplet|hppa-unknown-linu-gnu       |hppa-unknown-linux-gnu
 GCC target triplet|hppa-unknown-linu-gnu       |hppa-unknown-linux-gnu


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


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