[Bug 827806] Re: cc1plus bails can't handle situation
Launchpad Bug Tracker
827806 at bugs.launchpad.net
Fri Dec 9 14:15:20 UTC 2011
This bug was fixed in the package gcc-4.6 - 4.6.2-6ubuntu1
---------------
gcc-4.6 (4.6.2-6ubuntu1) precise; urgency=low
* Merge with Debian.
* Linaro GCC 4.6 2011-12 changes not yet in Ubuntu:
- Generic tuning support for Big-endian platforms.
- SLP support for operations with arbitrary numbers of operands.
- SLP support for conditions.
- Pattern recognition support in basic-block SLP.
- Enhancements to mixed-size condition pattern recognition.
- Unaligned block-move support for ARMv7.
- Added Cortex-A15 integer pipeline tuning.
gcc-4.6 (4.6.2-6) unstable; urgency=low
* Update to SVN 20111208 (r182120) from the gcc-4_6-branch.
- Fix PR c++/51265, PR bootstrap/50888, PR target/51393 (ix86),
PR target/51002 (AVR), PR target/51345 (AVR), PR debug/48190,
PR fortran/50684, PR fortran/51218, PR target/50906 (closes: #650318),
PR tree-optimization/51315 (closes: #635126), PR tree-optimization/50622,
PR fortran/51435, PR debug/51410, PR c/51339, PR rtl-optimization/48721,
PR middle-end/51323 (LP: #897583), PR middle-end/50074,
PR middle-end/50074.
[ Matthias Klose ]
* Run the libstdc++ testsuite on all architectures again. Closes: #622699.
* Apply proposed patch for PR target/50906 (powerpcspe only). Closes: #650318.
* Fix PR target/49030 (ARM), taken from Linaro. Closes: #633479.
* Fix PR target/50193 (ARM), taken from Linaro. Closes: #642127.
* Install the libstdc++.so-gdb.py file. LP: #883269.
* Fix PR c++/50114, backport from trunk. LP: #827806.
* Merge changes to allow gcc-snapshot cross builds, taken from Linaro.
* Update the Linaro support to the 4.6 branch.
[ Marcin Juszkiewicz ]
* Fix issues with gcc-snapshot cross builds.
* Allow building Linaro binary packages in a single package.
* Apply hardening patches for cross builds when enabled for native builds.
-- Matthias Klose <doko at ubuntu.com> Thu, 08 Dec 2011 17:17:30 +0100
** Changed in: gcc-4.6 (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.5 in Ubuntu.
https://bugs.launchpad.net/bugs/827806
Title:
cc1plus bails can't handle situation
Status in The GNU Compiler Collection:
Fix Released
Status in “gcc-4.5” package in Ubuntu:
Confirmed
Status in “gcc-4.6” package in Ubuntu:
Fix Released
Bug description:
src/bp/bp_b.cc: In lambda function:
src/bp/bp_b.cc:538:33: error: invalid conversion from ‘tt_bookprxor::open_newfeeds()::x2feed*’ to ‘int’
src/bp/bp_b.cc:539:25: error: base operand of ‘->’ is not a pointer
src/bp/bp_b.cc:540:24: error: ‘x2feeds_i’ was not declared in this scope
src/bp/bp_b.cc:540:58: error: return-statement with a value, in function returning 'void'
src/bp/bp_b.cc:545:9: warning: name lookup of ‘x2feed_i’ changed
src/bp/bp_b.cc:534:46: warning: matches this ‘x2feed_i’ under ISO standard rules
src/bp/bp_b.cc:538:22: warning: matches this ‘x2feed_i’ under old rules
src/bp/bp_b.cc:545:55: error: cannot convert ‘tt::feedhdlr*’ to ‘circlist<tt::feedhdlr*>*’ in assignment
src/bp/bp_b.cc:546: confused by earlier errors, bailing out
Preprocessed source stored into /tmp/ccR2q49G.out file, please attach this to your bugreport.
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: g++-4.5 4.5.2-8ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Aug 16 23:24:26 2011
ExecutablePath: /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/cc1plus
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
SourcePackage: gcc-4.5
UpgradeStatus: Upgraded to natty on 2011-05-29 (79 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/827806/+subscriptions
More information about the foundations-bugs
mailing list