This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/18887] [4.0 Regression] libgcc2.h Improperly determines required built-in function size requirements.


------- Additional Comments From berndtrog at yahoo dot com  2004-12-29 19:38 -------
> Minimal changes required to get avr to build:

OK, building a avr-gcc works with this patch. Thanks!

But I can no longer bootstrap the compiler with this patch (comment #11) applied:

/tmp/HEAD/gcc/gcc/config/i386/i386.h:2931: error: parse error before
'ix86_compare_op0'

(host: i686 linux) 

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]