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++/35321] [4.2/4.3/4.4 regression] ICE with invalid use of __builtin_offsetof



------- Comment #2 from paolo dot carlini at oracle dot com  2008-08-17 15:40 -------
Paolo, can you have a quick look to this one? Seems indeed in the same ball
park of PR28573, which you fixed. Is it just matter of handling TARGET_EXPR the
same way of CALL_EXPR in fold_offsetof_1? (passes testing for me...)


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paolo at gcc dot gnu dot
                   |                            |org, bonzini at gnu dot org


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


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