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/32069] segfault in regclass() with -O0 -fsplit-wide-types



------- Comment #2 from ian at gcc dot gnu dot org  2007-05-24 23:12 -------
Subject: Bug 32069

Author: ian
Date: Thu May 24 22:12:31 2007
New Revision: 125043

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125043
Log:
        PR rtl-optimization/32069
        * regclass.c (regclass): Don't crash if the entry in regno_reg_rtx
        is NULL.

Added:
    trunk/gcc/testsuite/gcc.dg/pr32069.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/regclass.c


-- 


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


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