Open
Bug 810578
Opened 13 years ago
Updated 3 years ago
Elm PGO builds produce PGOCVT : fatal error PG0001
Categories
(Core :: General, defect)
Tracking
()
NEW
People
(Reporter: jimm, Unassigned)
References
Details
Elm is currently generating these PGO errors when linking. Doesn't seem to impact the resulting build.
PGOCVT : fatal error PG0001: An unexpected internal error was detected in source file 'f:\dd\vctools\compiler\utc\src\tools\pogo\cvtpgd\cvtpgd.cpp', line 800.
PGOCVT : fatal error PG0001: An unexpected internal error was detected in source file 'f:\dd\vctools\compiler\utc\src\tools\pogo\cvtpgd\cvtpgd.cpp', line 858.
https://tbpl.mozilla.org/php/getParsedLog.php?id=16915435&tree=Elm&full=1#error0
Not much on the web on this.
| Reporter | ||
Updated•13 years ago
|
Summary: Elm PGO builds produce generate PGOCVT : fatal error PG0001 → Elm PGO builds produce PGOCVT : fatal error PG0001
(In reply to Jim Mathies [:jimm] from comment #0)
> Elm is currently generating these PGO errors when linking. Doesn't seem to
> impact the resulting build.
>
> PGOCVT : fatal error PG0001: An unexpected internal error was detected in
> source file 'f:\dd\vctools\compiler\utc\src\tools\pogo\cvtpgd\cvtpgd.cpp',
> line 800.
> PGOCVT : fatal error PG0001: An unexpected internal error was detected in
> source file 'f:\dd\vctools\compiler\utc\src\tools\pogo\cvtpgd\cvtpgd.cpp',
> line 858.
>
> https://tbpl.mozilla.org/php/getParsedLog.
> php?id=16915435&tree=Elm&full=1#error0
>
> Not much on the web on this.
https://bugzilla.mozilla.org/show_bug.cgi/show_bug.cgi?id=420327#c23
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•