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/14766] mips-sgi-irix6.5 testsuite failure in gcc.dg/overflow-1.c with -mabi=64


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-29 04:20 -------
  optab unop = code_to_optab[(int) code];
  if (unop == 0)
    abort ();

-- 


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


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