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]

Re: c++/10661: [3.3/3.4? regression] ICE in instantiate_decl


bangerth@dealii.org wrote:

>     - it's a regression on 3.3. Code doesn't compile on 3.4,
>       so I can't yet say what's on there

Ewgenij, I suggest you to try compiling your library with GCC 3.4 as well,
and submit testcases for it in case of failure. This is the right timeframe
to do so if you want to be absolutely sure your software will run in 3.4.0
as well. And as Wolfgang suggested, as a general rule of thumb, since you
have such a larger and complex codebase, you might want to upgrade GCC from
CVS every other week and check that everything always works.

Giovanni Bajo


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