http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59223
--- Comment #4 from Marek Polacek ---
Author: mpolacek
Date: Thu Feb 27 08:05:21 2014
New Revision: 208196
URL: http://gcc.gnu.org/viewcvs?rev=208196&root=gcc&view=rev
Log:
PR middle-end/59223
* tree-ssa-uninit.c (gate_warn_uninitialized)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59223
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60354
Bug ID: 60354
Summary: fails to demangle _Z3fooIPUlvE_EvT_
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60355
Bug ID: 60355
Summary: C519 of Fortran 2008 for BIND attribute not enforced
Product: gcc
Version: 4.8.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60353
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55113
--- Comment #14 from Richard Biener ---
(In reply to pmatos from comment #13)
> (In reply to Richard Biener from comment #11)
> > If double_type_node is FE dependent then it needs treatment in
> > tree-streamer.c:preload_common_nodes:
> >
> > sta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60349
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60347
--- Comment #6 from Richard Biener ---
Maybe add the testcases to the testsuite?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60295
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55113
--- Comment #15 from pmatos at gcc dot gnu.org ---
(In reply to Richard Biener from comment #14)
> See above - if that works I'd prefer that.
Makes sense. Thanks Richard. I will give that a try and if everything looks ok
I will prepare a patch tod
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59308
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
--- Comment #3 from Richard Biener -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59925
--- Comment #2 from Richard Biener ---
Somewhat unconclusive without a testcase. Does it meanwhile work by accident?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60133
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60147
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60150
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60169
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60315
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60306
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Priority|P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60353
Richard Biener changed:
What|Removed |Added
Keywords||rejects-valid
Priority|P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60334
janus at gcc dot gnu.org changed:
What|Removed |Added
CC||janus at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60334
--- Comment #2 from Antony Lewis ---
I looked for a while for a reproducible crash, which wasn't easy - mostly
behaviour was errratic crashes - I was using 4.9 trunk from a week ago. But
there was definitely a general problem with the code generat
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487
--- Comment #7 from GGanesh ---
Richard! With gcc version 4.9.0 20140224, I could see a gap between
with/without -fwhole-program.
with -fwhole-program : time ./rnflowWhPr
real0m26.184s
user0m26.018s
sys 0m0.156s
without -fwhole-prog
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487
--- Comment #8 from rguenther at suse dot de ---
On Thu, 27 Feb 2014, Ganesh.Gopalasubramanian at amd dot com wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487
>
> --- Comment #7 from GGanesh ---
> Richard! With gcc version 4.9.0 20140
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #2 from Nach ---
(In reply to Richard Biener from comment #1)
> It works for me. What does ldd test show? Do you have the static
> libstdc++/libgcc installed (Debian may package those separately?)
ldd test
linux-gate.so.1 (0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60349
Domani Hannes changed:
What|Removed |Added
CC||ssbssa at yahoo dot de
--- Comment #2 fro
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #3 from Marc Glisse ---
man nm:
"U" The symbol is undefined.
"u" The symbol is a unique global symbol. This is a GNU extension
[...]
The program does run fine for me with exactly the same compiler on debian.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60356
Bug ID: 60356
Summary: Compiler segfault instead of error about module
procedure / procedure with an explicit interface
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60356
--- Comment #1 from Mike ---
Created attachment 32223
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32223&action=edit
example that causes the segfault
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #4 from Nach ---
(In reply to Marc Glisse from comment #3)
> man nm:
>
>"U" The symbol is undefined.
>
>"u" The symbol is a unique global symbol. This is a GNU
> extension [...]
>
> The program does run fine
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60289
Mike changed:
What|Removed |Added
CC||mvondomaros at gmail dot com
--- Comment #3 from M
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #5 from Marc Glisse ---
(In reply to Nach from comment #4)
> The issue isn't that it can't run on a machine with a proper libstdc++
> installed, the issue is that -static-libstdc++ is broken, meaning the binary
> cannot run on a system
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #6 from Nach ---
> Does compiling with: -fuse-ld=gold -Wl,--no-gnu-unique
> help? Seems like your old system (ld.so?) gets confused by the new feature.
Doing so, there are no longer any "u" symbols appearing with objdump, nor those
li
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #7 from Nach ---
Upon further testing, -fuse-ld=gold by itself without -Wl,--no-gnu-unique
appears to get the job done.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60353
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #8 from Marc Glisse ---
gold also produces the unique symbols. Main difference I can think of is
visible in the output of "file test":
ELF 64-bit LSB executable, x86-64, version 1 (SYSV)
ELF 64-bit LSB executable, x86-64, version 1 (GN
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60341
--- Comment #8 from Steve Chapel ---
Yes, it's a regression from earlier versions of gfortran. I have verified that
with the workaround, Nonmem 6.2.0 compiles and runs properly with optimization
using gfortran 4.8.1 and 4.8.2. Turning optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15606
--- Comment #8 from nicolas.boulenguez at free dot fr ---
Confirmed on 4.9-20140218.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15614
--- Comment #5 from nicolas.boulenguez at free dot fr ---
Confirmed on 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15615
--- Comment #5 from nicolas.boulenguez at free dot fr ---
Fixed in 4.9-20140218.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15799
--- Comment #9 from nicolas.boulenguez at free dot fr ---
Fixed in 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60255
--- Comment #5 from Antony Lewis ---
The patch generated a SIGSEGV in test code (which works with ifort), but could
be another unrelated issue.
Here's another simple test case for the original issue:
program test
character(LEN=:), allocata
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15800
--- Comment #6 from nicolas.boulenguez at free dot fr ---
confirm 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15840
--- Comment #5 from nicolas.boulenguez at free dot fr ---
confirm 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15843
--- Comment #6 from nicolas.boulenguez at free dot fr ---
confirm 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15844
--- Comment #4 from nicolas.boulenguez at free dot fr ---
confirm 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15845
--- Comment #4 from nicolas.boulenguez at free dot fr ---
confirm 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
Richard Biener changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60336
--- Comment #15 from Jason Merrill ---
(In reply to Andrew Pinski from comment #7)
> No this testcase is not valid at all. See
> http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Empty-Structures.html#Empty-
> Structures where it is documented it is no
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15917
--- Comment #6 from nicolas.boulenguez at free dot fr ---
4.9.0 20140218 (experimental) [trunk rev 207856] (x86_64-linux-gnu) GCC error
in gnat_to_gnu_entity, at ada/gcc-interface/decl.c:568
Error detected at test_70.adb:18:9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16075
--- Comment #4 from nicolas.boulenguez at free dot fr ---
confirm 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16076
--- Comment #4 from nicolas.boulenguez at free dot fr ---
confirm 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16077
--- Comment #4 from nicolas.boulenguez at free dot fr ---
confirmed 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60357
Bug ID: 60357
Summary: structure constructor with unspecified values for
allocatable components
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
Nach changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #11 from Richard Biener ---
(In reply to Nach from comment #10)
> While you may be marking this as invalid, isn't there a serious issue here?
> Shouldn't -static-libstdc++ work without any special flags?
But it works, doesn't it? Tha
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487
--- Comment #9 from GGanesh ---
Other options are -Ofast -funroll-loops -fpeel-loops
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60358
Bug ID: 60358
Summary: [patch] ARM support broken for Haiku
Product: gcc
Version: 4.8.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: driver
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60358
--- Comment #1 from Alexander von Gluck ---
Created attachment 32225
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32225&action=edit
rev2
an additional resolution path. This one may be better, however driver-arm.c
would need additional cha
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #12 from Nach ---
Isn't the whole point of -static-libstdc++ is to remove the dependency of
libstdc++ from the binary? Even without the option, it does indeed work fine on
the system it was compiled on. However, -static-libstdc++ curre
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #13 from Richard Biener ---
(In reply to Nach from comment #12)
> Isn't the whole point of -static-libstdc++ is to remove the dependency of
> libstdc++ from the binary? Even without the option, it does indeed work fine
> on the system
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #14 from Nach ---
(In reply to Richard Biener from comment #13)
> If you want to target old dynamic linkers then you have to disable support
> for GCC features that exploit features of new dynamic linkers. You
> need to rebuild GCC to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #15 from Richard Biener ---
(In reply to Nach from comment #14)
> (In reply to Richard Biener from comment #13)
> > If you want to target old dynamic linkers then you have to disable support
> > for GCC features that exploit features o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60336
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #16 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #16 from Andreas Schwab ---
If you want to build for old systems you need to use the old tools from those
old systems and the output will still work on newer systems (backward
compatiblity). New tools are using new features as they ar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60358
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
CC||ktkachov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348
--- Comment #17 from Nach ---
I just tried my above test case on RHEL6 without an up to date libstdc++ but
with glibc 2.12, and the binary runs just fine.
I double checked my old build system which does not produce these symbols, and
I see it use
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60336
--- Comment #17 from Uroš Bizjak ---
(In reply to Jason Merrill from comment #15)
> That only documents that sizeof is different for C and C++, the calling
> convention should be the same. And it seems like classify_argument should
> already be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60353
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Thu Feb 27 16:20:59 2014
New Revision: 208200
URL: http://gcc.gnu.org/viewcvs?rev=208200&root=gcc&view=rev
Log:
PR c++/60353
PR c++/55877
* decl2.c (tentative_decl_linkage): Do
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877
--- Comment #12 from Jason Merrill ---
Author: jason
Date: Thu Feb 27 16:20:59 2014
New Revision: 208200
URL: http://gcc.gnu.org/viewcvs?rev=208200&root=gcc&view=rev
Log:
PR c++/60353
PR c++/55877
* decl2.c (tentative_decl_linkage): D
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60359
Bug ID: 60359
Summary: Assembler messages symbol
`__io_MOD___copy_character_1' is already defined
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: norma
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60353
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59066
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60182
Jason Merrill changed:
What|Removed |Added
CC||alexandre.hamez at gmail dot
com
--- Com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59222
--- Comment #5 from Vladimir Makarov ---
Author: vmakarov
Date: Thu Feb 27 17:06:02 2014
New Revision: 208201
URL: http://gcc.gnu.org/viewcvs?rev=208201&root=gcc&view=rev
Log:
2014-02-27 Vladimir Makarov
PR target/59222
* lra.c (lra_e
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58648
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58648
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Thu Feb 27 17:06:35 2014
New Revision: 208202
URL: http://gcc.gnu.org/viewcvs?rev=208202&root=gcc&view=rev
Log:
PR c++/58648
* g++.dg/cpp0x/variadic153.C: New.
Added:
trunk/gc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60347
--- Comment #7 from Jason Merrill ---
I did add a testcase, which is not significantly different from the one in
comment #3.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60360
Bug ID: 60360
Summary: __attribute((aligned(...))) changes sizeof(...) of
struct
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Prior
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60360
--- Comment #1 from DaBler ---
Created attachment 32227
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32227&action=edit
he preprocessed file that triggers the bug
Output:
64 64
64 64
4 64
4 64
4 64
Expected output:
4 64
4 64
4 64
4 64
4 6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59222
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60360
--- Comment #2 from DaBler ---
The output of gcc -v:
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured wi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58610
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60336
--- Comment #18 from Jason Merrill ---
(In reply to Uroš Bizjak from comment #17)
> classify_argument has an early exit:
>
> /* Zero sized arrays or structures are NO_CLASS. We return 0 to
>signalize memory class, so handle it as s
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58610
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16081
--- Comment #3 from nicolas.boulenguez at free dot fr ---
confirmed with 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16083
--- Comment #3 from nicolas.boulenguez at free dot fr ---
found in 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60360
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16095
--- Comment #6 from nicolas.boulenguez at free dot fr ---
found in 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16096
--- Comment #3 from nicolas.boulenguez at free dot fr ---
found in 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16097
--- Comment #3 from nicolas.boulenguez at free dot fr ---
Found in 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60336
--- Comment #19 from Jason Merrill ---
Created attachment 32228
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32228&action=edit
HJ's test in dejagnu form
Here's HJ's testcase in a form that can be dropped into g++.dg/abi.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16212
--- Comment #5 from nicolas.boulenguez at free dot fr ---
4.9.0 20140218 (experimental) [trunk rev 207856] (x86_64-linux-gnu) GCC error:
in Case_Statement_to_gnu, at ada/gcc-interface/trans.c:2345
Error detected at test_106.adb:4:9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16214
--- Comment #3 from nicolas.boulenguez at free dot fr ---
Found in 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17320
--- Comment #3 from nicolas.boulenguez at free dot fr ---
Found in 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17321
--- Comment #3 from nicolas.boulenguez at free dot fr ---
Found in 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16094
--- Comment #4 from nicolas.boulenguez at free dot fr ---
found in 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17953
--- Comment #3 from nicolas.boulenguez at free dot fr ---
Found in 4.9-20140218
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17954
--- Comment #3 from nicolas.boulenguez at free dot fr ---
Found in 4.9-20140218
1 - 100 of 143 matches
Mail list logo