++
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc at magfr dot user.lysator.liu.se
Target Milestone: ---
Created attachment 38074
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38074&action=edit
ex.cpp
Consider the following source (ex.cpp):
void f(int&am
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66214
--- Comment #23 from Magnus Fromreide ---
One more question - you are using the command
g++ -g file_that_include_ssl_h.cpp
right? Building it as C works for me as well.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66214
--- Comment #21 from Magnus Fromreide ---
Odd. I have just tried with a freshly built gcc and openssl-1.0.2d and the
build still fails on line 351 (the definition of struct bn_gencb_st)
On the other hand, I am running x86_64-linux, not osx.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66214
--- Comment #19 from Magnus Fromreide ---
When you say "latest openssl", do you refer to trunk or 1.0.2d? It seems that
the problem is gone from openssl trunk due to a source reorganization but it
seems to still be present in 1.0.2d.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66214
--- Comment #16 from Magnus Fromreide ---
Should the importance of this bug be raised?
It is a bit embarrasing that the program
#include
ice's
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66214
Magnus Fromreide changed:
What|Removed |Added
CC||gcc at magfr dot
user.lysator.liu.
y: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc at magfr dot user.lysator.liu.se
Target Milestone: ---
Trying to compile the following results in an ICE.
$ cat z1.ii
template concept bool C = (T && ...);
$ /usr/local/gcc-head/bin/g++ --version
g+
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52802
Bug #: 52802
Summary: Equality rewrites pessimizes code
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48266
Summary: deprecated("message") fails to print message
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: c++
AssignedT
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48089
Summary: ICE on in(?)valid in constexpr constructors
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47695
Summary: [C++0X] Calling a deleted function fails twice
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: c++
AssignedTo:
11 matches
Mail list logo