------- Comment #10 from ebotcazou at gcc dot gnu dot org 2010-04-28 22:09 ------- > Adding an additional 64-bit default configuration > (like amd64-pc-solaris2* or whatever) doubles the testing burden on me for no > real benefit. In fact, I believe that the sparcv9-sun-solaris2 configurations > were a mistake and should be removed, rather than adding this for Solaris > 2/x86, too.
While the advantages of sparc64-sun-solaris2.* are limited, I don't think we should remove it now since it can handle more memory and 64-bit computing is becoming the norm. Similarly, I think adding a 64-bit compiler on x86 would be desirable. And it would be faster than the 32-bit one because of the 64-bit ABI. As a matter of fact, we already have the few required patches at AdaCore. -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39150