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]

RE: Error compiling templates


> Actually, there is a possibility here you do not have with a
> "commercial" compiler:
> 
>   o Right now, nobody wants to modify the official compiler is not
>     going to be modified to accept your (invalid) code.  Certainly,
>     nobody is going to volunteer to do it.   
> 
>   o None-the-less, the source is available.  You, or someone you hire,
>     can provide a custom version that does accept your code.
>     
>   o If that work is done well, and it is judged that compatibility
>     with other compilers on this point is important, and the official
>     maintainers deem it reasonable, that behavior might be enabled by
>     a switch in some later major release of the official.
> 
> Even if the third bullet never happens, you can do the second bullet,
> and have a compiler that does what *you* want it to do.

Thanks, Mark

> --
> Mark Mitchell                   mark@codesourcery.com
> CodeSourcery, LLC               http://www.codesourcery.com
> 


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