[Bug 72] Wrong code generated (segmentation fault) when class (in one file) inherits from class (in another file) with interface
gdc-bugzilla at gdcproject.org
gdc-bugzilla at gdcproject.org
Sun Jul 28 00:55:07 PDT 2013
http://bugzilla.gdcproject.org/show_bug.cgi?id=72
Johannes Pfau <johannespfau at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |johannespfau at gmail.com
Severity|normal |major
--- Comment #1 from Johannes Pfau <johannespfau at gmail.com> 2013-07-28 07:55:07 UTC ---
I can confirm this on the latest revision on the master branch and a gcc-4.8.1
native x86_64 compiler. Separate compilation (as in gdc main.d screen3d vs gdc
screen3d.d && gdc main.d screen3d.o) does not affect this bug.
--
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the D.gnu
mailing list