[Bug target/103383] Microblaze bswaphi2 can cause issues with delay slots

2021-12-02 Thread eager at eagercon dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103383 --- Comment #7 from Michael Eager --- Do you have a test case which shows the problem?

[Bug target/86772] [meta-bug] tracking port status for CVE-2017-5753

2019-01-27 Thread eager at eagercon dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86772 Michael Eager changed: What|Removed |Added CC||eager at eagercon dot com --- Comment

[Bug target/54663] microblaze-linux genchecksum failure: opening microblaze-c.o: No such file or directory

2015-12-14 Thread eager at eagercon dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54663 --- Comment #5 from Michael Eager --- (In reply to vries from comment #4) > A patch was committed for this PR. Can this PR be closed? Yes.

[Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"

2014-06-17 Thread eager at eagercon dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388 --- Comment #8 from Michael Eager --- Thanks. I've reverted the patch from the gcc-4.8 branch. Committed revision 211750.

[Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"

2014-06-13 Thread eager at eagercon dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388 --- Comment #3 from Michael Eager --- What sources are you building? When I build --target=microblaze-xilinx-elf from the current sources, I see the same warning message for microblaze.md that you list. I do not see the other errors. Constra

[Bug rtl-optimization/55346] var-tracking generates incomplete/inaccurate debug info

2012-11-19 Thread eager at eagercon dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55346 --- Comment #4 from Michael Eager 2012-11-19 21:59:50 UTC --- Confirmed fixed r193543 (2012-11-15). gdb-7.5 (top of tree) displays argno correctly; gdb-7.3 does not.

[Bug rtl-optimization/55346] var-tracking generates incomplete/inaccurate debug info

2012-11-15 Thread eager at eagercon dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55346 --- Comment #3 from Michael Eager 2012-11-15 22:36:58 UTC --- Top of tree as of Oct 20, 2012. I'll update and verify. On 11/15/2012 01:42 PM, jakub at gcc dot gnu.org wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55346 > > J

[Bug rtl-optimization/55346] var-tracking generates incomplete/inaccurate debug info

2012-11-15 Thread eager at eagercon dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55346 --- Comment #1 from Michael Eager 2012-11-15 19:53:53 UTC --- Created attachment 28704 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28704 Disassembly and location list

[Bug rtl-optimization/55346] New: var-tracking generates incomplete/inaccurate debug info

2012-11-15 Thread eager at eagercon dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55346 Bug #: 55346 Summary: var-tracking generates incomplete/inaccurate debug info Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug target/54663] microblaze-linux genchecksum failure: opening microblaze-c.o: No such file or directory

2012-10-23 Thread eager at eagercon dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54663 --- Comment #1 from Michael Eager 2012-10-23 15:09:18 UTC --- Not able to reproduce. GCC HEAD builds for microblaze without known problem. Not enough info in report to reproduce or identify problem. If there was a problem compiling m

[Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64

2010-10-12 Thread eager at eagercon dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856 --- Comment #12 from Michael Eager 2010-10-12 20:07:13 UTC --- Patches checked in.

[Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64

2010-10-06 Thread eager at eagercon dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856 --- Comment #7 from Michael Eager 2010-10-06 18:58:15 UTC --- Attached patches should correct test case failures. Tested on x86_64 and x86.

[Bug middle-end/34762] [4.2 regression] internal compiler error: in delete_output_reload, at reload1.c:7958

2008-02-23 Thread eager at eagercon dot com
--- Comment #10 from eager at eagercon dot com 2008-02-23 21:24 --- Created an attachment (id=15216) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15216&action=view) More complete fix for reload.c This is a more complete patch to reload.c. Duplicate of fix for bu

[Bug target/32889] [4.2 Regression] ICE in delete_output_reload, at reload1.c:7926

2008-02-23 Thread eager at eagercon dot com
--- Comment #17 from eager at eagercon dot com 2008-02-23 21:21 --- Created an attachment (id=15215) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15215&action=view) Fix to reload.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32889

[Bug target/32889] [4.2 Regression] ICE in delete_output_reload, at reload1.c:7926

2008-02-23 Thread eager at eagercon dot com
--- Comment #16 from eager at eagercon dot com 2008-02-23 21:18 --- Attached is a patch to reload.c which addresses the root cause. -- eager at eagercon dot com changed: What|Removed |Added

[Bug other/28596] New: libssp does not build for cross-compile

2006-08-03 Thread eager at eagercon dot com
Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: eager at eagercon dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: powerpc-unknown-eabi http