[Issue 12002] New: Internal error: toir.c 181
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jan 26 05:43:08 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12002
Summary: Internal error: toir.c 181
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: zan77137 at nifty.com
--- Comment #0 from SHOO <zan77137 at nifty.com> 2014-01-26 05:43:01 PST ---
Phobos compilation error is occurred with the "-inline" option.
------------
$ make -f win32.mak LIB=phobos.lib DFLAGS="-O -release -inline -nofloat -w"
dmd -lib -ofphobos.lib -Xfphobos.json -O -release -inline -nofloat -w
std\stdio.
d std\stdiobase.d std\string.d std\format.d std\file.d std\range.d
std\array.d
std\functional.d std\path.d std\outbuffer.d std\utf.d std\csv.d std\math.d
std
\complex.d std\numeric.d std\bigint.d std\metastrings.d std\bitmanip.d
std\type
cons.d std\uni.d std\base64.d std\ascii.d std\demangle.d std\uri.d
std\mmfile.
d std\getopt.d std\signals.d std\typetuple.d std\traits.d std\encoding.d
std\xm
l.d std\random.d std\exception.d std\compiler.d std\system.d
std\concurrency
.d std\datetime.d std\uuid.d std\digest\crc.d std\digest\sha.d std\digest\md.d
std\digest\ripemd.d std\digest\digest.d std\algorithm.d std\variant.d
std\syse
rror.d std\zlib.d std\stream.d std\socket.d std\socketstream.d
std\container.d
std\conv.d std\zip.d std\cstream.d std\regex.d std\stdint.d std\json.d
std\
parallelism.d std\mathspecial.d std\process.d std\net\isemail.d
std\net\curl.
d std\c\process.d std\c\stdlib.d std\c\time.d std\c\stdio.d std\c\math.d
std\c
\stdarg.d std\c\stddef.d std\c\fenv.d std\c\string.d std\c\locale.d
std\c\wchar
h.d std\windows\registry.d std\windows\iunknown.d std\windows\syserror.d
std\w
indows\charset.d std\c\windows\windows.d std\c\windows\com.d
std\c\windows\win
sock.d std\c\windows\stat.d std\internal\processinit.d std\internal\uni.d
std\i
nternal\uni_tab.d std\internal\unicode_tables.d std\internal\unicode_comp.d
std
\internal\unicode_decomp.d std\internal\unicode_grapheme.d
std\internal\unicode
_norm.d std\internal\digest\sha_SSSE3.d std\internal\math\biguintcore.d
std\i
nternal\math\biguintnoasm.d std\internal\math\biguintx86.d
std\internal\math\ga
mmafunction.d std\internal\math\errorfunction.d
std\internal\windows\advapi32.d
etc\c\zlib.d etc\c\curl.d etc\c\sqlite3.d etc\c\zlib\zlib.lib
..\druntime\l
ib\druntime.lib
std\zip.d(421): Deprecation: function std.zip.ArchiveMember.madeVersion is
depre
cated - Please use fileAttributes instead.
Internal error: toir.c 181
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list