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++/36414] g++ causes segmentation violation on template test program



------- Comment #1 from kemal dot ebcioglu at acm dot org  2008-06-01 21:36 -------
Created an attachment (id=15710)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15710&action=view)
test case for recreating segmentation violation error

On the current release of cygwin, try

g++ -O testBug2.cpp

to recreate the segmentation violation error

g++ testBug2.cpp
./a

works.


-- 


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


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