Thread overview
[Bug 120] Inlining of some functions fails (arrays with qualified element types)
Apr 18, 2014
Ketmar Dark
Apr 18, 2014
Iain Buclaw
Apr 18, 2014
Ketmar Dark
Jul 12, 2014
Johannes Pfau
April 18, 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=120

Ketmar Dark <ketmar@ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ketmar@ketmar.no-ip.org

--- Comment #1 from Ketmar Dark <ketmar@ketmar.no-ip.org> ---
(In reply to Johannes Pfau from comment #0)

seems to be fixed in recent commits (or never appears with gcc-4.9). i'm using
gcc-4.9 on x86 (built from snapshot from 17 apr) and gdc git from 15 apr,
everything works ok and the code was correctly inlined (i checked this with
objdump disassembly).

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


April 18, 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=120

--- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> ---
It is still present.

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


April 18, 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=120

--- Comment #3 from Ketmar Dark <ketmar@ketmar.no-ip.org> ---
(In reply to Iain Buclaw from comment #2)
> It is still present.
can't reproduce though. maybe this due to the fact i built gdc with --enable-checks=release.

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


July 12, 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=120

Johannes Pfau <johannespfau@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #4 from Johannes Pfau <johannespfau@gmail.com> ---
Can't reproduce anymore.

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