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 middle-end/51994] [4.6/4.7 Regression] git-1.7.8.3 miscompiled due to negative bitpos from get_inner_reference


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

--- Comment #3 from Uros Bizjak <ubizjak at gmail dot com> 2012-01-25 11:21:34 UTC ---
Created attachment 26459
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26459
Patch to fix function prototypes

To my surprise, attached patch fixes all git failures. However, I have no idea
if changing the prototypes as suggested by Richi is the right way to fix this.


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