Thread overview
[Bug 271] [regression] ICE-on-valid when generating debug info
Aug 25, 2017
Iain Buclaw
Aug 25, 2017
Sebastien Alaiwan
Aug 25, 2017
Iain Buclaw
Aug 25, 2017
Iain Buclaw
Nov 08, 2017
Iain Buclaw
August 25, 2017
https://bugzilla.gdcproject.org/show_bug.cgi?id=271

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> ---
I think that this was already fixed in https://github.com/D-Programming-GDC/GDC/pull/546

-- 
You are receiving this mail because:
You are watching all bug changes.
August 25, 2017
https://bugzilla.gdcproject.org/show_bug.cgi?id=271

--- Comment #2 from Sebastien Alaiwan <sebastien.alaiwan@gmail.com> ---
Here's the version I'm using:

$ gdc --version


                       ~/projects/bugs/gdc/ice-dbg-info
gdc (Debian 7.2.0-1) 7.2.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

-- 
You are receiving this mail because:
You are watching all bug changes.
August 25, 2017
https://bugzilla.gdcproject.org/show_bug.cgi?id=271

--- Comment #3 from Iain Buclaw <ibuclaw@gdcproject.org> ---
Yeah, this was discovered last week after merging in the latest phobos version.

https://github.com/D-Programming-GDC/GDC/pull/542#issuecomment-323081693

-- 
You are receiving this mail because:
You are watching all bug changes.
August 25, 2017
https://bugzilla.gdcproject.org/show_bug.cgi?id=271

--- Comment #4 from Iain Buclaw <ibuclaw@gdcproject.org> ---
Building with -fall-instantiations is a workaround.

-- 
You are receiving this mail because:
You are watching all bug changes.
November 08, 2017
https://bugzilla.gdcproject.org/show_bug.cgi?id=271

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Iain Buclaw <ibuclaw@gdcproject.org> ---
As above, this was fixed in a commit back in August.

-- 
You are receiving this mail because:
You are watching all bug changes.