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++/23357] [4.1 Regression] ICE with __alignof__ on template arguments


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-09 17:11 -------
This is more of the issue for a front-end person, mainly why are we calling convert_to_integer while in a 
template since that assumes all the types are set up correctly.

-- 


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


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