On 2011-10-23 21:56, Dennis Koegel wrote:
On Sun, Oct 23, 2011 at 08:57:59PM +0300, Andriy Gapon wrote:
I found a document that suggests a possibility of BIOS writing more bytes to the
array than its current size of 0x42: [...]
Could you please test this hypothesis by trying the following patch?

With -O1 and this patch, it boots. Thank you!

If you have some time, can you also re-check the other cases you listed before? 
 E.g.:

gcc -Os -fno-guess-branch-probability -fomit-frame-pointer -fno-unit-at-a-time \
        -mno-align-long-strings -mrtd [from before r225530]:
gcc -Os -mrtd:
gcc -O1 -mrtd:
gcc -O1:
gcc -O0:
gcc -Os:

clang -O1:
clang -Os:
clang -Oz:

Thanks. :)
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to