Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: kuszmaul at gmail dot com
Target Milestone: ---
The following program produces an invalid maybe-uninitialized warning on
variable z, which is initialized. There is no way for z to be used
y: trivial
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: kuszmaul at gmail dot com
The following program produces a spurious warning when using cilk plus array
notation.
$ cat foo.c
void scale(double *A, int n, double x) {
A
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54894
Bug #: 54894
Summary: internal compiler error: in
vect_get_vec_def_for_operand, at
tree-vect-stmts.c:1286
Classification: Unclassified
Product: gcc
Version: