[Bug target/43744] SH: Error: pcrel too far

2023-08-22 Thread giulio.benetti at benettiengineering dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43744 --- Comment #19 from Giulio Benetti --- This bug still shows up with gcc 12.3.0. Can you please reopen it? Thank you

[Bug target/43744] SH: Error: pcrel too far

2021-10-08 Thread giulio.benetti at benettiengineering dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43744 --- Comment #18 from Giulio Benetti --- Created attachment 51575 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51575=edit Pre-processed dvb_bbheader_bb_impl.cc.cpp(dvb_bbheader_bb_impl.cc.s)

[Bug target/43744] SH: Error: pcrel too far

2021-10-08 Thread giulio.benetti at benettiengineering dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43744 --- Comment #17 from Giulio Benetti --- Created attachment 51574 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51574=edit Pre-processed dvb_bbheader_bb_impl.cc.cpp(dvb_bbheader_bb_impl.cc.ii)

[Bug target/43744] SH: Error: pcrel too far

2021-10-08 Thread giulio.benetti at benettiengineering dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43744 Giulio Benetti changed: What|Removed |Added CC||giulio.benetti@benettiengin

[Bug target/43744] SH: Error: pcrel too far

2014-09-23 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43744 --- Comment #15 from John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de --- Hmm, so for whatever reason, the problem does not occur again anymore and binutils just builds fine [1]. I did not upgrade the compiler, however it might be

[Bug target/43744] SH: Error: pcrel too far

2014-08-29 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43744 John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de changed: What|Removed |Added CC|

[Bug target/43744] SH: Error: pcrel too far

2014-08-29 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43744 Kazumoto Kojima kkojima at gcc dot gnu.org changed: What|Removed |Added Known to work|| ---

[Bug target/43744] SH: Error: pcrel too far

2014-08-29 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43744 --- Comment #14 from John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de --- Hi Kazumoto! (In reply to Kazumoto Kojima from comment #13) (In reply to John Paul Adrian Glaubitz from comment #12) I'm seeing this issue again when

[Bug target/43744] SH: Error: pcrel too far

2010-05-05 Thread kkojima at gcc dot gnu dot org
--- Comment #9 from kkojima at gcc dot gnu dot org 2010-05-05 22:12 --- Subject: Bug 43744 Author: kkojima Date: Wed May 5 22:12:17 2010 New Revision: 159087 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=159087 Log: Backport from mainline: 2010-04-22 Kaz Kojima

[Bug target/43744] SH: Error: pcrel too far

2010-05-05 Thread kkojima at gcc dot gnu dot org
--- Comment #10 from kkojima at gcc dot gnu dot org 2010-05-05 22:28 --- Subject: Bug 43744 Author: kkojima Date: Wed May 5 22:27:57 2010 New Revision: 159088 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=159088 Log: Backport from mainline: 2010-04-22 Kaz

[Bug target/43744] SH: Error: pcrel too far

2010-05-05 Thread kkojima at gcc dot gnu dot org
--- Comment #11 from kkojima at gcc dot gnu dot org 2010-05-05 22:46 --- Fixed. -- kkojima at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/43744] SH: Error: pcrel too far

2010-04-22 Thread kkojima at gcc dot gnu dot org
--- Comment #8 from kkojima at gcc dot gnu dot org 2010-04-22 22:03 --- Subject: Bug 43744 Author: kkojima Date: Thu Apr 22 22:02:55 2010 New Revision: 158655 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=158655 Log: PR target/43744 * config/sh/sh.c

[Bug target/43744] SH: Error: pcrel too far

2010-04-16 Thread kkojima at gcc dot gnu dot org
--- Comment #7 from kkojima at gcc dot gnu dot org 2010-04-16 22:34 --- Created an attachment (id=20404) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20404action=view) A bit reduced test case It seems that we see a yet another corner case for find_barrier. Also it looks latent on

[Bug target/43744] SH: Error: pcrel too far

2010-04-15 Thread kkojima at gcc dot gnu dot org
--- Comment #6 from kkojima at gcc dot gnu dot org 2010-04-15 11:55 --- I've tried 4.4 head 42841 pic-cp.patch and got pcrel too far for the test case db4.8-x.c. So unfortunately, there is still a different issue from 42841. I'd like to reopen this bug. -- kkojima at gcc dot gnu

[Bug target/43744] SH: Error: pcrel too far

2010-04-13 Thread kkojima at gcc dot gnu dot org
--- Comment #2 from kkojima at gcc dot gnu dot org 2010-04-13 06:34 --- Confirmd. -- kkojima at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/43744] SH: Error: pcrel too far

2010-04-13 Thread kkojima at gcc dot gnu dot org
--- Comment #3 from kkojima at gcc dot gnu dot org 2010-04-13 06:56 --- Looks that Christian's patch pic-cp.patch http://gcc.gnu.org/bugzilla/attachment.cgi?id=19794 in PR target/42841 can fix the problem. Could you please try it? --

[Bug target/43744] SH: Error: pcrel too far

2010-04-13 Thread iwamatsu at nigauri dot org
--- Comment #4 from iwamatsu at nigauri dot org 2010-04-13 08:09 --- Hi, (In reply to comment #3) Looks that Christian's patch pic-cp.patch http://gcc.gnu.org/bugzilla/attachment.cgi?id=19794 in PR target/42841 can fix the problem. Could you please try it? I confirmed that

[Bug target/43744] SH: Error: pcrel too far

2010-04-13 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2010-04-13 10:29 --- *** This bug has been marked as a duplicate of 42841 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added