[Bug middle-end/51994] [4.6/4.7 Regression] git-1.7.8.3 miscompiled due to negative bitpos from get_inner_reference

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 25 20:29:00 GMT 2012


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

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-25 20:20:12 UTC ---
Can't most of the callers of get_inner_reference cope with negative bitpos
though?  If so, perhaps only the caller or two in the expansion which doesn't
should be adjusted.



More information about the Gcc-bugs mailing list