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/10735] ICE on type conversion with vector


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-28 06:20 -------
The problem is that vector types do not have a min or a max value.
I think I have a patch for this.

-- 


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


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