This is the mail archive of the gcc-patches@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]

Re: [PATCH] PR c++/9367: Builtins for *scanf and *printf


Hi Andreas,
> could you please look into this?

Sorry again.  I really thought that Michael Matz was handling this.

I've now posted a patch that should cure the issue.  If anyone had
asked me to look into the problem earlier, I'd have been happy to.
Nobody did, so I've been busy investigating other 3.3 regressions.
I tend to concentrate on optimization and middle-end PRs, so 10031
which appeared to be a platform-specific c++ issue wasn't priortized.

> I'll ask now for patch reversal since it breaks two platforms at
> least.

Reverting the patch wouldn't be a good idea anyway, for although the
patch introduces PR c++/10031 that affects two platforms, it also
cured PR c++/9367 which was a high priority 3.3/3.4 PR affecting
all platforms.  You'd have noticed additional testsuite failures
everywhere if you had tried to revert it.

Roger
--


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