c++/2348: scalar assignment to struct causes compiler crash
bangerth@dealii.org
bangerth@dealii.org
Wed Oct 30 18:13:00 GMT 2002
Synopsis: scalar assignment to struct causes compiler crash
State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Wed Oct 30 18:13:45 2002
State-Changed-Why:
This still ocurs with 3.2.1pre, but is fixed with present CVS:
tmp/g> /home/bangerth/bin/gcc-3.3-pre/bin/c++ -c x.cc
x.cc: In function `void f()':
x.cc:5: error: conversion from `int' to non-scalar type `a_t' requested
Since this is not a regression, it will not likely get fixed
for 3.2.x and I get it out of the way for 3.3 by closing it.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2348
More information about the Gcc-prs
mailing list