[Bug target/82624] [msp430] Target must allow for NULL pointer dereferences

2018-03-19 Thread oarias at knights dot ucf.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82624 Orlando Arias changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/82624] New: [msp430] Target must allow for NULL pointer dereferences

2017-10-19 Thread oarias at knights dot ucf.edu
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: oarias at knights dot ucf.edu Target Milestone: --- Created attachment 42406 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42406=edit Disable -fdelete-null-pointer-checks in the msp

[Bug target/81720] [arm] Invalid code generation

2017-08-04 Thread oarias at knights dot ucf.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81720 --- Comment #6 from Orlando Arias --- (In reply to Richard Earnshaw from comment #5) > Bare metal target compilers should still respect the standard, which is > quite clear that dereferencing NULL is undefined. Some users of the > compiler

[Bug target/81720] [arm] Invalid code generation

2017-08-04 Thread oarias at knights dot ucf.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81720 Orlando Arias changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug target/81720] [arm] Invalid code generation

2017-08-04 Thread oarias at knights dot ucf.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81720 --- Comment #1 from Orlando Arias --- Created attachment 41929 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41929=edit Compiler output with erroneous assembly listing.

[Bug target/81720] New: [arm] Invalid code generation

2017-08-04 Thread oarias at knights dot ucf.edu
Assignee: unassigned at gcc dot gnu.org Reporter: oarias at knights dot ucf.edu Target Milestone: --- Created attachment 41928 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41928=edit Testcase to generate the bug. Greetings, Yesterday, I ran into a problem with the compi

[Bug target/79242] ICE in simplify_subreg, at simplify-rtx.c:6029

2017-05-23 Thread oarias at knights dot ucf.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79242 Orlando Arias changed: What|Removed |Added CC||oarias at knights dot ucf.edu

[Bug target/77570] New: [msp430-elf] Wrong assembly in delay_cycles_32x insn declaration

2016-09-12 Thread oarias at knights dot ucf.edu
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: oarias at knights dot ucf.edu Target Milestone: --- Created attachment 39607 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39607=edit Patch which fixes the assembly iss