Commit 440dcd8
krebbel
S/390: Fix cfi for GPR 2 FPR saves
gcc/ChangeLog:
2016-01-21 Andreas Krebbel <[email protected]>
Backported from mainline
2015-07-24 Andreas Krebbel <[email protected]>
* config/s390/s390.c (s390_save_gprs_to_fprs): Add CFA_REGISTER
reg note to the GPR -> FPR save instructions.
gcc/testsuite/ChangeLog:
2016-01-21 Andreas Krebbel <[email protected]>
Backported from mainline
2015-07-24 Andreas Krebbel <[email protected]>
* gcc.target/s390/gpr2fprsavecfi.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-5-branch@232665 138bc75d-0d04-0410-961f-82ee72b054a41 parent c7afd8d commit 440dcd8
File tree
4 files changed
+42
-0
lines changed- gcc
- config/s390
- testsuite
- gcc.target/s390
4 files changed
+42
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 | | |
2 | 10 | | |
3 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10149 | 10149 | | |
10150 | 10150 | | |
10151 | 10151 | | |
| 10152 | + | |
| 10153 | + | |
| 10154 | + | |
| 10155 | + | |
10152 | 10156 | | |
10153 | 10157 | | |
10154 | 10158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments