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/30313] [4.1/4.2/4.3 Regression] sizeof of expression including bit-field



------- Comment #4 from rguenth at gcc dot gnu dot org  2007-01-29 16:13 -------
We also are 'in_gimple_form', so non_lvalue doesn't do anything on us in
non-unit-at-a-time mode.  With -funit-at-a-time the testcase is fine.


-- 


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


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