<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GCC 4.2 does not support -Wvla"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89433#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GCC 4.2 does not support -Wvla"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89433">bug 89433</a>
              from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span></b>
        <pre>(In reply to Jonathan Gray from <a href="show_bug.cgi?id=89433#c1">comment #1</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=114016" name="attach_114016" title="make -Wvla conditional">attachment 114016</a> <a href="attachment.cgi?id=114016&action=edit" title="make -Wvla conditional">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=89433&attachment=114016'>[review]</a> [review]
> make -Wvla conditional

> How about the attached patch to make it conditional on the GCC version?</span >

Thanks for looking into this. 

I worry that checking the compiler version might not work for clang. It might
be better to mimic the logic we use above for
-Werror=implicit-function-declaration and -Werror=missing-prototypes.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>