public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug gcov-profile/50631] New: g++.dg/bprob/g++-bprob-2.C -fbranch-probabilities FAILs on Tru64 UNIX
@ 2011-10-06 15:38 ro at gcc dot gnu.org
  2012-07-22  0:07 ` [Bug gcov-profile/50631] " steven at gcc dot gnu.org
  2014-06-13 11:51 ` ro at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: ro at gcc dot gnu.org @ 2011-10-06 15:38 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50631
           Summary: g++.dg/bprob/g++-bprob-2.C -fbranch-probabilities
                    FAILs on Tru64 UNIX
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
              Host: alpha-dec-osf5.1b
            Target: alpha-dec-osf5.1b
             Build: alpha-dec-osf5.1b


Between 20110923 and 20110930,g++.dg/bprob/g++-bprob-2.C started to FAIL on
Tru64
UNIX:

FAIL: g++.dg/bprob/g++-bprob-2.C compilation,  -g  -fbranch-probabilities
UNRESOLVED: g++.dg/bprob/g++-bprob-2.C execution,    -g  -fbranch-probabilities
FAIL: g++.dg/bprob/g++-bprob-2.C compilation,  -O0  -fbranch-probabilities
UNRESOLVED: g++.dg/bprob/g++-bprob-2.C execution,    -O0 
-fbranch-probabilities
FAIL: g++.dg/bprob/g++-bprob-2.C compilation,  -O1  -fbranch-probabilities
UNRESOLVED: g++.dg/bprob/g++-bprob-2.C execution,    -O1 
-fbranch-probabilities
FAIL: g++.dg/bprob/g++-bprob-2.C compilation,  -O2  -fbranch-probabilities
UNRESOLVED: g++.dg/bprob/g++-bprob-2.C execution,    -O2 
-fbranch-probabilities
FAIL: g++.dg/bprob/g++-bprob-2.C compilation,  -O3  -fbranch-probabilities
UNRESOLVED: g++.dg/bprob/g++-bprob-2.C execution,    -O3 
-fbranch-probabilities
FAIL: g++.dg/bprob/g++-bprob-2.C compilation,  -O3 -g  -fbranch-probabilities
UNRESOLVED: g++.dg/bprob/g++-bprob-2.C execution,    -O3 -g 
-fbranch-probabilities
FAIL: g++.dg/bprob/g++-bprob-2.C compilation,  -Os  -fbranch-probabilities
UNRESOLVED: g++.dg/bprob/g++-bprob-2.C execution,    -Os 
-fbranch-probabilities

The errors are like

output is:
/vol/gcc/src/hg/trunk/local/gcc/testsuite/g++.dg/bprob/g++-bprob-2.C: In
function 'int {anonymous}::calc(int)':


/vol/gcc/src/hg/trunk/local/gcc/testsuite/g++.dg/bprob/g++-bprob-2.C:14:1:
warning: Source location for function
'_ZN105_GLOBAL__N__vol_gcc_src_hg_trunk_local_gcc_testsuite_g__.dg_bprob_g___bprob_2.C_00000000_0x5883e8a346f62e4calcEi'
have changed, the profile data may be out of date [enabled by default]



FAIL: g++.dg/bprob/g++-bprob-2.C compilation,  -g  -fbranch-probabilities

I have not yet determined what caused this.

  Rainer


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gcov-profile/50631] g++.dg/bprob/g++-bprob-2.C -fbranch-probabilities FAILs on Tru64 UNIX
  2011-10-06 15:38 [Bug gcov-profile/50631] New: g++.dg/bprob/g++-bprob-2.C -fbranch-probabilities FAILs on Tru64 UNIX ro at gcc dot gnu.org
@ 2012-07-22  0:07 ` steven at gcc dot gnu.org
  2014-06-13 11:51 ` ro at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: steven at gcc dot gnu.org @ 2012-07-22  0:07 UTC (permalink / raw)
  To: gcc-bugs

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

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-07-22
                 CC|                            |steven at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Steven Bosscher <steven at gcc dot gnu.org> 2012-07-22 00:07:38 UTC ---
Tru64 is not supported anymore. Rainer, since this is a regression, I haven't
closed this PR for now. Do you think this problem should be marked as a
regression for GCC 4.7 (and hope someone cares enough to address the issue)?
Otherwise, let's close this one.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gcov-profile/50631] g++.dg/bprob/g++-bprob-2.C -fbranch-probabilities FAILs on Tru64 UNIX
  2011-10-06 15:38 [Bug gcov-profile/50631] New: g++.dg/bprob/g++-bprob-2.C -fbranch-probabilities FAILs on Tru64 UNIX ro at gcc dot gnu.org
  2012-07-22  0:07 ` [Bug gcov-profile/50631] " steven at gcc dot gnu.org
@ 2014-06-13 11:51 ` ro at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: ro at gcc dot gnu.org @ 2014-06-13 11:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50631

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> ---
4.7 branch closed.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-13 11:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-06 15:38 [Bug gcov-profile/50631] New: g++.dg/bprob/g++-bprob-2.C -fbranch-probabilities FAILs on Tru64 UNIX ro at gcc dot gnu.org
2012-07-22  0:07 ` [Bug gcov-profile/50631] " steven at gcc dot gnu.org
2014-06-13 11:51 ` ro at gcc dot gnu.org

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).