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 rtl-optimization/30467] [4.3 regression] Bootstrap failure on i386



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-01-15 03:34 -------
The ICE is happens at ifcvt.c:1901.
if_info->insn_b is NULL.

It looks like it was caused by:
http://gcc.gnu.org/ml/gcc-patches/2007-01/msg00704.html

Looking to reduce the testcase.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steven at gcc dot gnu dot
                   |                            |org
          Component|bootstrap                   |rtl-optimization


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


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