Bug#577598: marked as done (gdc-4.3: assertion failure in decl_ultimate_origin, at dwarf2out.c:5139)

2010-10-07 Thread Debian Bug Tracking System
t this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 577598: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577598 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin M

Bug#577598:

2010-05-23 Thread Iain Buclaw
Indeed it does seem to be an inlining issue. As well as the compiler flags, you presented, you can also replicate using the following as well: For gdc: '-g -O3' and '-g -Os -frelease' For gdmd: '-g -O -inline' and '-g -O -release' In all cases, including the flag '-fno-inline' works around the pr