| commit | fc34f8bb48cad4e332af0b16b810152b7e9536aa | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Mar 08 01:05:29 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Mar 08 01:05:29 2006 +0000 |
| tree | 032c06049c9fb083e1d87b2c707c4cc9dd8a336a | |
| parent | a8dd6361926cb3544f7a59556ec0c54b541ef79e [diff] |
Fix a miscompilation of 188.ammp with the new CFE. 188.ammp is accessing arrays out of range in a horrible way, but we shouldn't break it anyway. Details in the comments. llvm-svn: 26606