--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-07
21:45 ---
Subject: Bug 21850
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-07 21:45:08
Modified files:
gcc: ChangeLog tree.c
gcc/testsui
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org
|dot org |
Status|UNCONFIRMED
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31
21:02 ---
The problem is that we are assuming TYPE_PRECISION of the vector is really the
precision when it is in
fact the number of elements.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21850
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31
20:50 ---
This used to work right before the branch of 4.0.0.
--
What|Removed |Added
OtherBugsDepending