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 c++/22434] [3.4/4.0/4.1 regression] ICE in simplify_{,gen_}subreg


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-13 03:12 -------
With my patch for PR 22368, I get a different ICE:
t.cc:10: error: statement types mismatch
D.1751 = iD.1737;

struct AD.1716
const intD.2
t.cc:10: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |22368
              nThis|                            |


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


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