public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/43013] [4.4/4.5 Regression] "warning: 'saved_stack.1' is used uninitialized in this function" with -fstack-check
Date: Wed, 10 Feb 2010 09:11:00 -0000	[thread overview]
Message-ID: <20100210091140.18351.qmail@sourceware.org> (raw)
In-Reply-To: <bug-43013-14164@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from jakub at gcc dot gnu dot org  2010-02-10 09:11 -------
This is actually a regression from 4.3, caused most probably by
http://gcc.gnu.org/viewcvs?view=revision&revision=139159
For VLAs GCC errors out if a goto jumps into a scope with a VLA, for
-fstack-check it obviously can't error out, but probably needs to avoid
emitting the stack checks in that case, or conditionalize them.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-02-10 09:11:40
               date|                            |
            Summary|[4.5 Regression] "warning:  |[4.4/4.5 Regression]
                   |'saved_stack.1' is used     |"warning: 'saved_stack.1' is
                   |uninitialized in this       |used uninitialized in this
                   |function" with -fstack-check|function" with -fstack-check
   Target Milestone|4.5.0                       |4.4.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43013


  parent reply	other threads:[~2010-02-10  9:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-09 22:17 [Bug tree-optimization/43013] New: "warning: 'saved_stack.1' is used uninitialized in this function" with -fstack-protector zsojka at seznam dot cz
2010-02-09 22:21 ` [Bug tree-optimization/43013] " zsojka at seznam dot cz
2010-02-09 23:33 ` [Bug tree-optimization/43013] [4.5 Regression] "warning: 'saved_stack.1' is used uninitialized in this function" with -fstack-check pinskia at gcc dot gnu dot org
2010-02-10  9:11 ` jakub at gcc dot gnu dot org [this message]
2010-02-11 12:23 ` [Bug middle-end/43013] " ebotcazou at gcc dot gnu dot org
2010-02-11 16:55 ` rguenth at gcc dot gnu dot org
2010-02-11 18:28 ` pinskia at gcc dot gnu dot org
2010-02-11 18:55 ` ebotcazou at gcc dot gnu dot org
2010-04-30  9:25 ` [Bug middle-end/43013] [4.5/4.6 " jakub at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100210091140.18351.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).