[Bug bootstrap/43328] multilib bootstrap broken.

2012-08-29 Thread jmesmon at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43328

--- Comment #22 from Cody Schafer  2012-08-29 
23:47:24 UTC ---
Created attachment 28102
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28102
gcc-fix-multib-hostargs.patch

This patch fixes the bug by only adding --*-multilib options to baseargs and
not tbaseargs.


[Bug bootstrap/43328] multilib bootstrap broken.

2012-08-29 Thread jmesmon at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43328

Cody Schafer  changed:

   What|Removed |Added

 CC||jmesmon at gmail dot com

--- Comment #23 from Cody Schafer  2012-08-29 
23:49:04 UTC ---
Sorry, I inverted my previous comment, should be:

> This patch fixes the bug by only adding --*-multilib options to tbaseargs and 
> not baseargs.

ie, "tbaseargs" & "baseargs" were swapped


[Bug lto/50293] -flto fails if GCC is installed in directory with space in path name

2012-10-13 Thread jmesmon at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50293



--- Comment #2 from Cody Schafer  2012-10-14 00:58:44 
UTC ---

I've just run into the same issue with gcc 4.7.2 (using the binary here:

http://www.makehackvoid.com/sites/default/files/MHV_AVR_Tools_20121007.exe )



Disabling LTO allows the link to complete.