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 bootstrap/15627] [3.5 Regression] Sun CC cannot bootstrap GCC


------- Additional Comments From giovannibajo at libero dot it  2004-06-27 11:24 -------
Daniel tested it bootstrapping the compiler with PTA, so I committed the patch. 
I just removed the hunk about the 'inline' keyword.

To remove the VLAs, we need something like alloca(), but probably that's a 
configure test, so I won't touch it, somebody else will have to. I could change 
it to malloc() but I am not sure about the performance implications.

Also, I just noticed that there are compound literals in points-
to/andersen_terms.c, I guess those will have to be removed as well.

Eric, where does Sun CC stop now?

-- 


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


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