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++/14089] [tree-ssa] ICE in check_pointer_types_r, at gimplify.c:3370


------- Additional Comments From rth at redhat dot com  2004-02-28 00:22 -------
Subject: Re:  [tree-ssa] ICE in check_pointer_types_r, at gimplify.c:3370

On Fri, Feb 27, 2004 at 11:58:43PM -0000, pinskia at gcc dot gnu dot org wrote:
> Something is really messed up in the front-end:
> <indirect_ref 0xa1b9a0
>     type <record_type 0xa1cba0 readonly DI
>         size <integer_cst 0x41698780 constant invariant 64>
>         unit size <integer_cst 0x416989a0 constant invariant 8>
>         align 32 symtab 0 alias set -1
>         fields <field_decl 0xa1ca2c __pfn type <pointer_type 0x417620f8>

Gaaadammit.  Yet another pointer-to-member bug.
Anyone volunteer to rewrite all of this carp properly?


r~


-- 


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


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