-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit bdd61b4
committed
compiler: Override AIX data layout to correctly align f64
1 parent e9a1003 commit bdd61b4
File tree
2 files changed
+9
-3
lines changed- compiler
- rustc_codegen_llvm/src
- rustc_target/src/spec/targets
2 files changed
+9
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 | - | ||
210 | + | ||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
| |||
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 | - | ||
222 | + | ||
223 | + | ||
224 | + | ||
225 | + | ||
226 | + | ||
227 | + | ||
223 | 228 |
| |
224 | 229 |
| |
225 | 230 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | - | ||
20 | + | ||
21 | + | ||
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
|
0 commit comments