Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2662)

Issue 4479046: [google][RFA] add extra text to stack frame warnings

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by cgd
Modified:
12 years, 11 months ago
Reviewers:
Diego Novillo, pinskia
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/main/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -2 lines) Patch
M gcc/configure.ac View 1 chunk +14 lines, -0 lines 0 comments Download
M gcc/doc/install.texi View 1 chunk +4 lines, -0 lines 0 comments Download
M gcc/final.c View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 7
cgd
Diego, I know this is a truly horrible and broken way to do this, but ...
13 years ago (2011-05-05 18:27:37 UTC) #1
Diego Novillo
On Thu, May 5, 2011 at 14:27, Chris Demetriou <cgd@google.com> wrote: > Diego, > > ...
13 years ago (2011-05-05 18:48:01 UTC) #2
pinskia_gmail.com
On Thu, May 5, 2011 at 11:47 AM, Diego Novillo <dnovillo@google.com> wrote: >> OK for ...
13 years ago (2011-05-05 19:19:34 UTC) #3
cgd
On Thu, May 5, 2011 at 12:19, Andrew Pinski <pinskia@gmail.com> wrote: > Is there a ...
13 years ago (2011-05-06 08:52:24 UTC) #4
pinskia_gmail.com
On Fri, May 6, 2011 at 1:52 AM, Chris Demetriou <cgd@google.com> wrote: > In theory, ...
13 years ago (2011-05-06 17:05:25 UTC) #5
cgd
[sorry, i got stuck doing a bunch of other things.] On Fri, May 6, 2011 ...
12 years, 11 months ago (2011-06-10 06:41:53 UTC) #6
cgd
12 years, 11 months ago (2011-06-10 06:50:25 UTC) #7
[resending plain text.  Sorry for the noise.]

[sorry, i got stuck doing a bunch of other things.]

On Fri, May 6, 2011 at 10:05, Andrew Pinski <pinskia@gmail.com> wrote:
>
> On Fri, May 6, 2011 at 1:52 AM, Chris Demetriou <cgd@google.com> wrote:
> > In theory, a more general warning-text-addition mechanism could be useful.
> > e.g. a flag that said "when outputting a warning about flag 'foo',
> > output this additional text" could be useful.
> > However, we haven't felt the need to do this for other warnings.
> >
> > IMO, a general solution along these lines would be solving a problem
> > that ~nobody has.  8-)
>
> We already output the option which enables the warning that seems like
> a general solution.

Yeah.  I was going to look into using something similar to implement a
generic text-addition mechanism for warnings... but got stuck in
previously-mentioned bunch of other things.  8-(
I ran out of time, ended up checking this in as-is (after updating the
changelog date and retesting).
I may get back to doing it the better way... but it won't be for a while.


chris
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b