Fix a bug found by inspection; in the __GNUC__ code, the alignment
doesn't apply to the type, only to the variable, so subsequent uses of U which expect it to be aligned weren't actually aligned. llvm-svn: 98843
Loading
Please sign in to comment