~clint-fewbar/ubuntu/precise/squid3/ignore-sighup-early

« back to all changes in this revision

Viewing changes to compat/GnuRegex.c

  • Committer: Package Import Robot
  • Author(s): Luigi Gangitano
  • Date: 2011-09-02 13:33:41 UTC
  • mto: (21.2.8 sid)
  • mto: This revision was merged to the branch mainline in revision 30.
  • Revision ID: package-import@ubuntu.com-20110902133341-56p01dh4mh6e308v
Tags: upstream-3.1.15
ImportĀ upstreamĀ versionĀ 3.1.15

Show diffs side-by-side

added added

removed removed

Lines of Context:
3730
3730
            POP_FAILURE_POINT(sdummy, pdummy,
3731
3731
                              dummy_low_reg, dummy_high_reg,
3732
3732
                              reg_dummy, reg_dummy, reg_info_dummy);
 
3733
            /* avoid GCC 4.6 set but unused variables warning. Does not matter here. */
 
3734
            if (pdummy || sdummy)
 
3735
                (void)0;
3733
3736
        }
3734
3737
        /* Note fall through.  */
3735
3738