http://gdcproject.org/bugzilla/show_bug.cgi?id=25
Alexander Samoilov changed:
What|Removed |Added
CC||alexander.samoi...@gmail.co
http://gdcproject.org/bugzilla/show_bug.cgi?id=25
Alexander Samoilov changed:
What|Removed |Added
Attachment #15|the same code as in the |the code that segfaults
descr
http://gdcproject.org/bugzilla/show_bug.cgi?id=25
Bug #: 25
Summary: Segmentation fault on a simple template class; no
segfault if substitute class by structure
Classification: Unclassified
Product: GDC
Version: 4.7.x
On 3 November 2012 12:44, Timo Sintonen wrote:
> I have started to make a minimum libdruntime. First I compiled object and
> now I am adding files one by one when needed.
> The compiler generates lots of library calls. So far I have found these
> flags to get the code smaller and to reduce library
I have started to make a minimum libdruntime. First I compiled
object and now I am adding files one by one when needed.
The compiler generates lots of library calls. So far I have found
these flags to get the code smaller and to reduce library calls:
-fno-assert -fno-invariants and -fno-bouns-ch