[Bug c++/41002] Redundant diagnostic when class member function's name overlaps with class field's name

2009-08-10 Thread b0ntrict0r at yandex dot ru
--- Comment #4 from b0ntrict0r at yandex dot ru 2009-08-10 14:16 --- Thank you for your explanation. (In reply to comment #2) The errors for lines 9 and 15 relate to the duplicate declaration of a member with the name 'number', whereas the error on line 4 refers to the invalid

[Bug c++/41002] Redundant diagnostic when class member function's name overlaps with class field's name

2009-08-10 Thread b0ntrict0r at yandex dot ru
--- Comment #6 from b0ntrict0r at yandex dot ru 2009-08-10 15:02 --- I've got your point, thank you. So if (In reply to comment #5) in general it would be very difficult for the compiler to determine if individual errors are caused by an earlier error and suppress them

[Bug c++/41002] New: Redundant diagnostic when class member function's name overlaps with class field's name

2009-08-07 Thread b0ntrict0r at yandex dot ru
field's name Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: b0ntrict0r at yandex dot ru GCC build triplet: x86_64

[Bug c++/41002] Redundant diagnostic when class member function's name overlaps with class field's name

2009-08-07 Thread b0ntrict0r at yandex dot ru
--- Comment #1 from b0ntrict0r at yandex dot ru 2009-08-07 18:11 --- By the way using gcc instead of g++ doesn't changed things. And I've just tested this code with Comeau online C++ compiler and it gave exactly what I want to get: Comeau C/C++ 4.3.10.1 (Oct 6 2008 11:28:09

[Bug c++/14912] Do not print default template arguments in error messages

2008-09-23 Thread b0ntrict0r at yandex dot ru
--- Comment #43 from b0ntrict0r at yandex dot ru 2008-09-23 14:31 --- (In reply to comment #42) Created an attachment (id=16389) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16389action=view) [edit] internal-error-testcase Hm... I can reproduce it with gcc 4.3.2 and cannot

[Bug c++/14912] Do not print default template arguments in error messages

2008-09-22 Thread b0ntrict0r at yandex dot ru
--- Comment #39 from b0ntrict0r at yandex dot ru 2008-09-22 15:12 --- Created an attachment (id=16380) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16380action=view) Updated fixed -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14912

[Bug c++/14912] Do not print default template arguments in error messages

2008-09-19 Thread b0ntrict0r at yandex dot ru
--- Comment #37 from b0ntrict0r at yandex dot ru 2008-09-19 12:22 --- Created an attachment (id=16361) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16361action=view) Updated patch Could someone test updated patch? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14912

[Bug c++/36796] Support c++ override keyword

2008-09-19 Thread b0ntrict0r at yandex dot ru
--- Comment #1 from b0ntrict0r at yandex dot ru 2008-09-19 13:18 --- (In reply to comment #0) This keyword seems to be Microsoft specific, right? -- b0ntrict0r at yandex dot ru changed: What|Removed |Added

[Bug tree-optimization/34074] New: Segmentation fault with -ftree-loop-linear

2007-11-12 Thread b0ntrict0r at yandex dot ru
-linear Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: b0ntrict0r at yandex dot ru GCC build triplet: i686

[Bug tree-optimization/34074] Segmentation fault with -ftree-loop-linear

2007-11-12 Thread b0ntrict0r at yandex dot ru
--- Comment #2 from b0ntrict0r at yandex dot ru 2007-11-12 18:30 --- Created an attachment (id=14531) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14531action=view) Preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34074

[Bug tree-optimization/34074] Segmentation fault with -ftree-loop-linear

2007-11-12 Thread b0ntrict0r at yandex dot ru
--- Comment #3 from b0ntrict0r at yandex dot ru 2007-11-12 18:32 --- (From update of attachment 14531) Some corrections. gcc faults only if -O is also set. Building mjpegtools. Error message: imageplanes.cc: In static member function 'static void ImagePlanes::BorderMark(uint8_t*, int