[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 Richard Biener changed: What|Removed |Added Target Milestone|10.5|---

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2022-06-28 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 Jakub Jelinek changed: What|Removed |Added Target Milestone|10.4|10.5 --- Comment #11 from Jakub Jelinek

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2021-04-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 Richard Biener changed: What|Removed |Added Target Milestone|10.3|10.4 --- Comment #10 from Richard Biene

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2020-07-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 Richard Biener changed: What|Removed |Added Target Milestone|10.2|10.3 --- Comment #9 from Richard Biener

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2020-05-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 Jakub Jelinek changed: What|Removed |Added Target Milestone|10.0|10.2 --- Comment #8 from Jakub Jelinek

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2019-11-18 Thread nsz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 nsz at gcc dot gnu.org changed: What|Removed |Added CC||nsz at gcc dot gnu.org Target

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2019-11-15 Thread nsz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 --- Comment #7 from nsz at gcc dot gnu.org --- Author: nsz Date: Fri Nov 15 17:39:14 2019 New Revision: 278308 URL: https://gcc.gnu.org/viewcvs?rev=278308&root=gcc&view=rev Log: microblaze: fix PR65649 microblaze-linux-musl build fails without t

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2017-01-02 Thread bugdal at aerifal dot cx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 Rich Felker changed: What|Removed |Added CC||bugdal at aerifal dot cx --- Comment #6 fr

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2015-04-21 Thread nickc at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 --- Comment #5 from Nick Clifton --- Created attachment 35379 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35379&action=edit this time with a %0xlx Hi Guys, *sigh* this has not been my day. The previous two patches both had a sma

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2015-04-21 Thread nickc at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 --- Comment #4 from Nick Clifton --- Created attachment 35376 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35376&action=edit Patch resend Darn - apparently the previous version of this patch suffered from TAB/space corruption. So here i

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2015-04-21 Thread nickc at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #3 fr

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2015-04-01 Thread dhowells at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 --- Comment #2 from dhowells at redhat dot com --- gcc was based on the gcc-5.0.0-20150319 tarball generated from the gcc branch redhat/gcc-5-branch plus the patches for the Fedora rawhide gcc and cross-gcc. Configuration was: CC=gcc \ CXX=g++

[Bug target/65649] gcc generates overlarge constants for microblaze-linux-gnu

2015-04-01 Thread dhowells at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649 --- Comment #1 from dhowells at redhat dot com --- Created attachment 35201 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35201&action=edit Assembler output from larger reduced case Here is the assembler output from the larger reduced cas