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++/10479] __alignof__(double) not compile time constant inside template class


------- Additional Comments From rguenth at tat dot physik dot uni-tuebingen dot de  2004-09-14 15:11 -------
Subject: Re:  __alignof__(double) not compile time constant
 inside template class

On 14 Sep 2004, gdr at integrable-solutions dot net wrote:

> I know "double" is not dependent type.  Did you doubt that?

No, I thought you maybe missed it.  I thought so because I cannot
see the difference between the templated and non-templated variant
- of course just because of my ignorance.

> Do you believe I'm against making this work?  I find it very annoying,
> and happen to qualify as plain stupid.  I was just explaining what was
> going on.

Ok thanks, I'll guess target-milestone would be 4.1 earliest then.

> Some time ago, I tried to fix that but it blew up.  It may probably be
> not difficult, but it you don't try you probably won't figure it out.

Of course.

Richard.



-- 


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


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