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

[Bug c++/13173] [3.3 regression] ICE in convert_move


------- Additional Comments From gdr at integrable-solutions dot net  2003-12-04 01:34 -------
Subject: Re:  [3.3 regression] ICE in convert_move

"reichelt at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| double foo()
| {
|     return ({ *(double*)0; });

down with statement-expressions!

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13173


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