[Bug other/37654] gcc-4.3.1: stripping trailing backspace from args fools gcc

2008-09-26 Thread schwab at suse dot de
--- Comment #4 from schwab at suse dot de 2008-09-26 19:27 --- Not a gcc bug. -- schwab at suse dot de changed: What|Removed |Added Status|UNCONFIRMED

[Bug other/37654] gcc-4.3.1: stripping trailing backspace from args fools gcc

2008-09-26 Thread mmokrejs at ribosome dot natur dot cuni dot cz
--- Comment #3 from mmokrejs at ribosome dot natur dot cuni dot cz 2008-09-26 17:24 --- I would actually think that the backslash should be removed by the shell but it is obviously not what happens. I believe your explanation is correct and gcc-3.3.6 did not have the check. However, it

[Bug other/37654] gcc-4.3.1: stripping trailing backspace from args fools gcc

2008-09-26 Thread brian at dessent dot net
--- Comment #2 from brian at dessent dot net 2008-09-26 17:18 --- Subject: Re: New: gcc-4.3.1: stripping trailing backspace from args fools gcc What exact problem are you trying to report here? Quoting a space with \ to the shell causes it to not split the arguments into two words,

[Bug other/37654] gcc-4.3.1: stripping trailing backspace from args fools gcc

2008-09-26 Thread mmokrejs at ribosome dot natur dot cuni dot cz
--- Comment #1 from mmokrejs at ribosome dot natur dot cuni dot cz 2008-09-26 15:41 --- Happens also with 4.2.1 but not with 3.3.6. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37654