public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/46369] New: [4.6 Regression] ICE: unexpected expression '((unsigned char*)&*r)[24]' of kind bit_field_ref
@ 2010-11-08 14:52 rguenth at gcc dot gnu.org
  2010-11-08 14:52 ` [Bug c++/46369] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-11-08 14:52 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] ICE: unexpected expression
                    '((unsigned char*)&*r)[24]' of kind bit_field_ref
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rguenth@gcc.gnu.org
            Target: i?86-*-linux


Created attachment 22325
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22325
preprocessed source

The package yast2-hardware-detection-2.17.1 fails with

> ./cc1plus  -quiet ~/HwParse.ii -m32 -std=c++0x
HwParse.cc: In member function 'YCPMap HwProbe::resource_type2map(const
res_any_t*, const char**)':
HwParse.cc:219:71: internal compiler error: unexpected expression '((unsigned
char*)&*r)[24]' of kind bit_field_ref
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-11  3:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-08 14:52 [Bug c++/46369] New: [4.6 Regression] ICE: unexpected expression '((unsigned char*)&*r)[24]' of kind bit_field_ref rguenth at gcc dot gnu.org
2010-11-08 14:52 ` [Bug c++/46369] " rguenth at gcc dot gnu.org
2010-11-08 19:12 ` hjl.tools at gmail dot com
2010-11-11  0:07 ` jason at gcc dot gnu.org
2010-11-11  3:22 ` jason at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).