[Bug c/43534] Extra '+' operator not shown as an error.

2010-03-26 Thread falk at debian dot org
--- Comment #2 from falk at debian dot org 2010-03-26 12:28 --- Unary plus is allowed in standard C. Use -Wtraditional to get a warning. -- falk at debian dot org changed: What|Removed |Added

[Bug c/43534] Extra '+' operator not shown as an error.

2010-03-26 Thread brutusjees4 at gmail dot com
--- Comment #1 from brutusjees4 at gmail dot com 2010-03-26 12:09 --- Created an attachment (id=20205) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20205&action=view) Extra '+' signs are not reported as error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43534