This is the mail archive of the gcc@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]

Undeclared variable in tree-vectorizer.c


Folks,

One of your recent changes to tree-vectorizer.c introduced this
bootstrap failure.  Please fix.

tree-vectorizer.c: In function 'vect_transform_loop':
tree-vectorizer.c:3244: error: 'vectorization_factor' undeclared (first use in this function)
tree-vectorizer.c:3244: error: (Each undeclared identifier is reported only once
tree-vectorizer.c:3244: error: for each function it appears in.)


Thanks.  Diego.


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