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++/17323] ICE on invalid code if static member array initialized with size computed as division by zero


------- Additional Comments From bangerth at dealii dot org  2004-09-07 23:53 -------
Wouldn't we then run into the same problem when using 
  (sizeof(T)-1) 
? 
 
W. 

-- 


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


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