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++/23171] [4.1 Regression] ICE on pointer initialization


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-22 11:46 -------
(In reply to comment #2)
> How does the C front end represent this expression?

Using a COMPOUND_LITERAL_EXPR which should solve this and PR 23172.

-- 


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


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