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++/29106] [4.0/4.1 Regression] sizeof(*var) in expression drops entire line of code out of compile



------- Comment #6 from janis at gcc dot gnu dot org  2006-10-27 23:16 -------
A regression hunt on the gcc-4_1-branch identified the following patch where
the failure starts:

    http://gcc.gnu.org/viewcvs?view=rev&rev=111231

    r111231 | mmitchel | 2006-02-18 08:37:34 +0000 (Sat, 18 Feb 2006)


-- 


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


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