<div dir="ltr">I don't think ghc ever used gcc's version of this; it used the Evil Mangler to do it.</div><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 31, 2018 at 2:59 PM Sven Panne <<a href="mailto:svenpanne@gmail.com">svenpanne@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">Am Fr., 31. Aug. 2018 um 18:52 Uhr schrieb Ben Franksen <<a href="mailto:ben.franksen@online.de" target="_blank">ben.franksen@online.de</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 31.08.2018 um 11:57 schrieb Sven Panne:<br>
> Am Fr., 31. Aug. 2018 um 11:11 Uhr schrieb Sam Halliday <<br>
> <a href="mailto:sam.halliday@gmail.com" target="_blank">sam.halliday@gmail.com</a>>:<br>
> <br>
>> [...] It would make a lot of sense for the<br>
>> "unregistered" sources to be made available as an optional download<br>
<br>
Note that the term is "unregisterized" which refers to putting certain<br>
global variables into registers; you can't do that in C code.<br></blockquote><div><br></div><div>That's only correct for standard C, for GCC there is <a href="https://gcc.gnu.org/onlinedocs/gcc/Global-Register-Variables.html" target="_blank">https://gcc.gnu.org/onlinedocs/gcc/Global-Register-Variables.html</a>. IIRC this is exactly how old unregistered builds worked. I am not even sure if the unregistered builds ever worked *without* GCC, perhaps there was some CPP magic, but I can't remember....</div></div></div></div>
_______________________________________________<br>
Glasgow-haskell-users mailing list<br>
<a href="mailto:Glasgow-haskell-users@haskell.org" target="_blank">Glasgow-haskell-users@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>brandon s allbery kf8nh</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a></div></div></div></div></div>