[Bug c/67651] Optimizer assumes nothing can reside at address 0 despite -fno-delete-null-pointer-checks

2015-09-20 Thread soren.brinkmann at xilinx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67651 --- Comment #1 from Sören Brinkmann --- Created attachment 36352 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36352&action=edit Makefile for the test case

[Bug c/67651] New: Optimizer assumes nothing can reside at address 0 despite -fno-delete-null-pointer-checks

2015-09-20 Thread soren.brinkmann at xilinx dot com
Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: soren.brinkmann at xilinx dot com Target Milestone: --- Created attachment 36351 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36351&action=edit Te