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 middle-end/32441] [4.3 Regression] ICE in expand_expr_real_1, at expr.c:7109



------- Comment #6 from mmitchel at gcc dot gnu dot org  2007-06-29 18:52 -------
There is nothing wrong with langhooks per se.

The problem is langhooks that influence the interpretation of the IR, not
langhooks that are used to *create* the IR.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1


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


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