bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprofng/29026] New: gprofng doesn't build with gcc 5.5


From: vladimir.mezentsev at oracle dot com
Subject: [Bug gprofng/29026] New: gprofng doesn't build with gcc 5.5
Date: Tue, 05 Apr 2022 02:40:36 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29026

            Bug ID: 29026
           Summary: gprofng doesn't build with gcc 5.5
           Product: binutils
           Version: 2.39 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gprofng
          Assignee: vladimir.mezentsev at oracle dot com
          Reporter: vladimir.mezentsev at oracle dot com
  Target Milestone: ---

% gcc --version
gcc (GCC) 5.5.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I got:
QLParser.yy:267:82: error: invalid initialization of non-const reference of
type ??const Expression*&?? from an rvalue of type ??const Expression*??
QLParser.yy:334:72: error: invalid initialization of non-const reference of
type ??const Expression*&?? from an rvalue of type ??const Expression*??
QLParser.yy:362:82: error: invalid initialization of non-const reference of
type ??const Expression*&?? from an rvalue of type ??const Expression*??


The other gprofng problems:
 - gprofng/src/QLParser.tab.cc and gprofng/src/QLParser.tab.hh are checked in.
 - bison 3.3 was required. The default is 3.0.4 for OL8.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]