http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58239
Bug ID: 58239
Summary: [4.9 regression] pretty-print.c:789: undefined
reference to `operator delete(void*)'
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Keywo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53025
--- Comment #3 from Daniel Krügler ---
This is just a polite reminder for some response. I'm especially interested to
hear whether there exist any reasonable doubts on the validity of the arguments
brought forward. IMO it is important to fix at, b
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57982
Andrew Pinski changed:
What|Removed |Added
Target||i686-*-mingw32
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58153
--- Comment #4 from Kenton Varda ---
> This report entry made me wonder why iterators could not just be
> pointing to the node just before the one containing the pointed to value.
That's a neat idea.
I think there is an obscure issue, though. I
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58208
--- Comment #4 from Tammy Hsu ---
Sorry, I forgot to mention that I need to set LD_LIBRARY_PATH to "." to run
import.
I build the gcc473 and gcc481 by using the same configuration and on the same
RHEL 5.5 system, however the gcc473 version works a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58153
--- Comment #3 from François Dumont ---
This report entry made me wonder why iterators could not just be pointing to
the node just before the one containing the pointed to value. For instance
begin() iterator would contained the before_begin one.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58158
--- Comment #7 from Aaro Koskinen ---
Loongson 2F is MIPS III + movz/movn only. I am currently running my compiler
with the below workaround, and it seems to help:
--- gcc-4.8.1.orig/gcc/config/mips/mips.md 2013-02-25 15:53:16.0
+020
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58238
Bug ID: 58238
Summary: cc1 crashes when built for ms-dos cross-compiling
Product: gcc
Version: 4.7.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58237
Bug ID: 58237
Summary: gcc fails to detect obvious resource leaks
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57798
Mikael Morin changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57798
Mikael Morin changed:
What|Removed |Added
Summary|[4.8 Regression] Incorrect |Incorrect handling of sum
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58208
--- Comment #3 from Mikael Pettersson ---
I can't reproduce the SEGV on Fedora 17 with gcc-4.8.1 -m32 or gcc-4.9 -m32.
However, I think the build recipe is flawed. If I follow it to the letter
(with -Wl,-rpath pointing to where I installed gcc-4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58229
janus at gcc dot gnu.org changed:
What|Removed |Added
Summary|[F03] Memory leak with |[F03] Memory leak with
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58229
--- Comment #2 from janus at gcc dot gnu.org ---
(In reply to janus from comment #1)
> The second one is the allocate-on-assignment inside the function, which
> nevers gets freed. This *is* a bug. What should be done is: Create a
> temporary for th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58185
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58236
--- Comment #2 from Noufal Ibrahim ---
That solves the issue although I find the relationship between the
optimisations and the warnings somewhat tenuous atleast from a user
perspective. Would it not be a good idea to have this warning even by def
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58220
Kazumoto Kojima changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50392
--- Comment #7 from Vittorio Zecca ---
Still in gfortran 4.8.1.
In trans-stmt.c:105
" len = GFC_DECL_STRING_LEN (se.expr);"
the pointer se.expr->decl_common.lang_specific is NULL.
Thus causing the segmentation fault.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57843
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58236
--- Comment #1 from Marc Glisse ---
Note, from the documentation of -Wuninitialized:
"Because these warnings depend on optimization, the exact variables or elements
for which there are warnings depends on the precise optimization options and
vers
20 matches
Mail list logo