ID:               49582
 User updated by:  12985462 at QQ dot com
 Reported By:      12985462 at QQ dot com
 Status:           Bogus
 Bug Type:         CGI related
 Operating System: Linux
 PHP Version:      5.2.11
 New Comment:

[r...@cloud php-5.2.11]# icc  --help | grep -e '-ip'
-fast  enable -xT -O3 -ipo -no-prec-div -static
    n=2  inline any function, at the compiler's discretion (same as
-ip)
              inline any function, at the compiler's discretion (same
as -ip)
-ip     enable single-file IP optimizations (within files)
-ipo[n] enable multi-file IP optimizations (between files)
-ipo-c  generate a multi-file object file (ipo_out.o)
-ipo-S  generate a multi-file assembly file (ipo_out.s)
-ip-no-inlining    disable full and partial inlining (requires -ip or
-ipo)
-ip-no-pinlining   disable partial inlining (requires -ip or -ipo)
-ipo-separate      create one object file for every source file
                   (overrides -ipo[n])
-ipo-jobs<n>       specify the number of jobs to be executed
simultaneously
-iprefix <prefix>
           append <dir> to the prefix passed in by -iprefix and put it
on


Previous Comments:
------------------------------------------------------------------------

[2009-09-18 12:39:39] 12985462 at QQ dot com

.....
it's icc optiminze bug for php code?

submit to icc team or php team??

-_-"

I don't know.

------------------------------------------------------------------------

[2009-09-18 12:34:03] j...@php.net

User-error. Hint: Don't use options which you don't know how they work.

------------------------------------------------------------------------

[2009-09-18 12:30:56] j...@php.net

So is it a bug in PHP or icc? What is -ip anyway?

------------------------------------------------------------------------

[2009-09-18 12:06:49] 12985462 at QQ dot com

5.2.11

2072 nobody    25   0 61908  16m  11m R 50.0  6.4   5:58.69 php-cgi
2073 nobody    25   0 61296 8376 3584 R 49.7  3.2  76:57.34 php-cgi

I have removed -ip ,it's now nice working .

------------------------------------------------------------------------

[2009-09-18 09:49:28] j...@php.net

Does it happen with PHP 5.2.11? :) And also, WHAT exactly are you
running? That isn't exactly "high load" either. And you also failed to
explain the configuration.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/49582

-- 
Edit this bug report at http://bugs.php.net/?id=49582&edit=1

Reply via email to