Right, we break strict aliasing requirements. Make sure to disable strict
authorChris Lattner <sabre@nondot.org>
Thu, 8 Apr 2004 15:14:43 +0000 (15:14 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 Apr 2004 15:14:43 +0000 (15:14 +0000)
commit121f09fb0513747c81af30f3ca3308cb1b8b8f95
treea37343fcde5263e48b636b4f89a109e4d86a5413
parent775cbdd51a3b33dd5eb343689f65ab5cc8ac7118
Right, we break strict aliasing requirements.  Make sure to disable strict
aliasing in the C compiler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12772 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccld/GenerateCode.cpp