[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1006363: gcc-12: Patch alpha-ieee.diff no longer applies due to changed filename



Source: gcc-12
Version: 12-20220222-1
Severity: normal
User: debian-alpha@lists.debian.org
Usertags: alpha
X-Debbugs-Cc: debian-alpha@lists.debian.org

Hello!

The patch alpha-ieee.diff no longer applies as the filename for gcc/config/alpha/alpha.c
changed to gcc/config/alpha/alpha.cc:

Applying patch alpha-ieee.diff
can't find file to patch at input line 11
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|# DP: #212912
|# DP: on alpha-linux, make -mieee default and add -mieee-disable switch
|# DP: to turn default off
|
|---
| gcc/config/alpha/alpha.c |    4 ++++
| 1 files changed, 4 insertions(+), 0 deletions(-)
|
|--- a/src/gcc/config/alpha/alpha.c
|+++ b/src/gcc/config/alpha/alpha.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch alpha-ieee.diff does not apply (enforce with -f)

Changing "alpha.c" to "alpha.cc" in the patch fixes the problem.

Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: