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++/13661] Internal compiler error in c_expand_expr, at c-common.c:3714


------- Additional Comments From cgl20 at cam dot ac dot uk  2004-01-12 21:56 -------
Created an attachment (id=5466)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5466&action=view)
a simplified version of the original file -- see comment #4

Although this example is still long, the buggy code has now supposedly been
pared down to a single line -- see my comments #4.  The code has been uploaded
in the state described as "option D" in comment #4.

I have verified that this pre-processed file behaves in the way I have
described under options, "A", "C" and "D".  Unfortunately, however, that no
object file seems to be produced under option "B", so maybe option B is not as
I described it in comment #4.  Still, as the snippet works as claimed in the
other three cases, I will submit it anyway. 

-- 


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


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