[Bug c++/2892] array addresses corrupted when using template classes
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 16 05:13:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-16 05:12 -------
Note the tree-ssa the simple testcase this code:
pr2892.cc: In function `int main()':
pr2892.cc:46: error: conversion from `int*' to non-scalar type `int[2]' requested
pr2892.cc:50: error: conversion from `int*' to non-scalar type `int[2]' requested
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Last reconfirmed|2003-11-16 00:25:41 |2004-02-16 05:12:48
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2892
More information about the Gcc-bugs
mailing list