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 c++/14545] [3.4/3.5 Regression] Cannot compile pooma-gcc (regression)


------- Additional Comments From mark at codesourcery dot com  2004-03-18 15:19 -------
Subject: Re:  [3.4/3.5 Regression] Cannot compile pooma-gcc
 (regression)

bangerth at dealii dot org wrote:

>------- Additional Comments From bangerth at dealii dot org  2004-03-18 15:08 -------
>Oh, hell. I was just posting this as an amusement for everyone, because 
>it is so _really_ short. How can we _not_ get this right? 
> 
>This whole business with non-dependent initializers has run somehow 
>out of control given how late we are in the release cycle. We must have 
>had at least a dozen different reports about this problem. Has anyone 
>considered reverting the patch that introduced this instability? We seem 
>to be stomping out fires that keep popping up everywhere... 
> 
>
Yes, I've been considering reverting that patch.

However, some of the problems we've found would have arisen in other 
contexts as well; that's just where they happened so show up.  Falsely 
assuming that something is an integral constant-expression (which has 
been the source of several of the bugs) could result in many other 
problems as well.

I hope to look at this some more today.



-- 


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


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