Closed japaric closed 8 years ago
@homunkulus r+
:pushpin: Commit 447d343 has been approved by japaric
:hourglass: Testing commit 447d343 with merge 447d343...
:broken_heart: Test failed - status-travis
@homunkulus r+
:pushpin: Commit e88710d has been approved by japaric
:hourglass: Testing commit e88710d with merge e88710d...
:broken_heart: Test failed - status-travis
I can't repro locally but I have a slightly older nightly: rustc 1.15.0-nightly (43006fcea 2016-11-15)
. I wonder if this is a regression in how rustc generates symbols ...
@homunkulus try
:hourglass: Trying commit 9539289 with merge 9539289...
:broken_heart: Test failed - status-travis
@homunkulus try
:hourglass: Trying commit d22404a with merge d22404a...
:broken_heart: Test failed - status-travis
@homunkulus r+
:pushpin: Commit eee6551 has been approved by japaric
:hourglass: Testing commit eee6551 with merge eee6551...
:sunny: Test successful - status-travis Approved by: japaric Pushing eee6551ae96dbed28cc7cf036979904c0c64aa37 to master...
old versions of gcc insert this into the executable but this causes problem because this section places itself at the beginning of the .text section thus filling the vector table with wrong values.