[Bug c++/42822] New: ice on invalid code in joust

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Thu Jan 21 10:57:00 GMT 2010


I just tried to compile the package filelight-1.9rc3-1.1 with
the GNU C++ compiler version 4.5 snapshot 20100114 and the
compiler said

/usr/src/packages/BUILD/filelight-1.9rc3/src/part/radialMap/widget.cpp: In
member function 'KUrl RadialMap::Widget::url(const File*) const':
/usr/src/packages/BUILD/filelight-1.9rc3/src/part/radialMap/widget.cpp:67:67:
error: cannot call constructor 'KUrl::KUrl' directly
/usr/src/packages/BUILD/filelight-1.9rc3/src/part/radialMap/widget.cpp:67:67:
note: for a function-style cast, remove the redundant '::KUrl'
/usr/src/packages/BUILD/filelight-1.9rc3/src/part/radialMap/widget.cpp:67:67:
internal compiler error: in joust, at cp/call.c:7080
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed source code attached. No special flags required.


-- 
           Summary: ice on invalid code in joust
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dcb314 at hotmail dot com
  GCC host triplet: x86_64-suse-linux


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



More information about the Gcc-bugs mailing list