http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038
Ruben Van Boxem changed:
What|Removed |Added
CC||vanboxem.ruben at gmail dot com
--- Com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748
--- Comment #40 from rguenther at suse dot de ---
On Wed, 18 Sep 2013, bernd.edlinger at hotmail dot de wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748
>
> --- Comment #38 from Bernd Edlinger ---
> Richard,
>
> I've split up the pat
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58099
--- Comment #15 from janus at gcc dot gnu.org ---
Author: janus
Date: Fri Sep 20 07:44:05 2013
New Revision: 202766
URL: http://gcc.gnu.org/viewcvs?rev=202766&root=gcc&view=rev
Log:
2013-09-20 Janus Weil
PR fortran/58099
* expr.c (gfc_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58477
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.9.0
Summary|ice in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58454
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58473
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58478
Richard Biener changed:
What|Removed |Added
Keywords||compile-time-hog
Component|midd
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58464
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58463
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58099
--- Comment #16 from janus at gcc dot gnu.org ---
(In reply to janus from comment #15)
> Author: janus
> Date: Fri Sep 20 07:44:05 2013
> New Revision: 202766
This commit fixes the original regression of comment 0 on trunk (backport to
4.8 pending
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58099
--- Comment #17 from janus at gcc dot gnu.org ---
(In reply to janus from comment #16)
> TODO: Fix also the issue with PURE/ELEMENTAL reported in comment 14.
Here is a small patch which does it:
Index: gcc/fortran/resolve.c
==
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58470
janus at gcc dot gnu.org changed:
What|Removed |Added
Keywords||ice-on-invalid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58463
--- Comment #3 from Paulo J. Matos ---
Thanks Richard, will check.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58471
janus at gcc dot gnu.org changed:
What|Removed |Added
Keywords||ice-on-invalid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58471
--- Comment #2 from janus at gcc dot gnu.org ---
Can be fixed with this patch:
Index: gcc/fortran/primary.c
===
--- gcc/fortran/primary.c(revision 202765)
+++ gcc/fortran/primary
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58463
--- Comment #4 from Paulo J. Matos ---
Backporting fixes the problem. Can we go ahead and backport to 4.8?
Can we add the testcase to the testsuite as well please?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58099
--- Comment #18 from janus at gcc dot gnu.org ---
(In reply to janus from comment #17)
> (In reply to janus from comment #16)
> > TODO: Fix also the issue with PURE/ELEMENTAL reported in comment 14.
>
> Here is a small patch which does it:
This y
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58480
Bug ID: 58480
Summary: Use attribute((nonnull)) to optimize callers
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58463
--- Comment #5 from rguenther at suse dot de ---
On Fri, 20 Sep 2013, pa...@matos-sorge.com wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58463
>
> --- Comment #4 from Paulo J. Matos ---
> Backporting fixes the problem. Can we go ahead a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58473
--- Comment #3 from Richard Biener ---
Author: rguenth
Date: Fri Sep 20 10:19:12 2013
New Revision: 202774
URL: http://gcc.gnu.org/viewcvs?rev=202774&root=gcc&view=rev
Log:
2013-09-20 Richard Biener
PR middle-end/58473
* tree-chrec.h
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58417
Bug 58417 depends on bug 58473, which changed state.
Bug 58473 Summary: [4.9 regression] FAIL:
ext/random/normal_mv_distribution/cons/default.cc (test for excess errors)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58473
What|Remov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58473
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58463
--- Comment #6 from Paulo J. Matos ---
(In reply to rguent...@suse.de from comment #5)
> On Fri, 20 Sep 2013, pa...@matos-sorge.com wrote:
>
> > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58463
> >
> > --- Comment #4 from Paulo J. Matos ---
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58463
--- Comment #7 from rguenther at suse dot de ---
On Fri, 20 Sep 2013, pa...@matos-sorge.com wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58463
>
> --- Comment #6 from Paulo J. Matos ---
> (In reply to rguent...@suse.de from comment #5)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481
Bug ID: 58481
Summary: Internal compiler error when passing argument packs to
base class method inside a lambda
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
S
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58099
--- Comment #19 from janus at gcc dot gnu.org ---
(In reply to janus from comment #18)
> This is avoided by the following improved patch (which just 'silently' sets
> the attributes):
That version still yields a good number of testsuite failures,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58099
--- Comment #20 from janus at gcc dot gnu.org ---
(In reply to janus from comment #19)
> FAIL: gfortran.dg/proc_ptr_1.f90 -O0 (test for excess errors)
Here one gets:
ptr4 => cos
1
Error: Explicit interface required for '' at (1): elemental
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481
--- Comment #1 from Damian Kaczmarek ---
clang and VS2013 work properly
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58482
Bug ID: 58482
Summary: gomp4: user defined reduction produce wrong result
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58483
Bug ID: 58483
Summary: missing optimization opportunity for const std::vector
compared to std::array
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: en
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58483
Marc Glisse changed:
What|Removed |Added
CC||glisse at gcc dot gnu.org
--- Comment #1 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58482
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58483
--- Comment #2 from dennis luehring ---
i missed the commandline
g++-4.8 -O3 -march=native -std=c++11 -fdump-tree-optimized test.cpp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
Andrey Ponomarenko changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58484
Bug ID: 58484
Summary: [4.9 Regression] ICE in chrec_fold_plus_1, at
tree-chrec.c:272 building 416.gamess
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58484
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58484
--- Comment #2 from Richard Biener ---
SUBROUTINE UMPSE(AIBJ,NOC,NDIM,NOCA,NVIRA,NOCCA,E2)
DIMENSION AIBJ(NOC,NDIM,*)
DO 20 MA=1,NVIRA
DO 20 MI=1,NOCA
DO 10 MB=1,MA
MBI = MI+NOCA*(MB-1)
DO 10 MJ=1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58453
--- Comment #10 from Richard Biener ---
With -ftree-loop-distribution we fuse the first and the last partition
resulting in correct code again. We're really missing partition dependencies -
see PR53616.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58453
--- Comment #11 from Richard Biener ---
Author: rguenth
Date: Fri Sep 20 12:21:08 2013
New Revision: 202775
URL: http://gcc.gnu.org/viewcvs?rev=202775&root=gcc&view=rev
Log:
2013-09-20 Richard Biener
PR tree-optimization/58453
* tree-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58453
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
Andrey Ponomarenko changed:
What|Removed |Added
Resolution|FIXED |WORKSFORME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481
Paolo Carlini changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #2 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58485
Bug ID: 58485
Summary: [4.9 Regression] GMP test on subnormal fails with LTO
and -O3
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58485
--- Comment #1 from Vincent Lefèvre ---
I forgot:
Version: GNU MP 5.1.2
Host type: coreinhm-unknown-linux-gnu
ABI: 64
Install prefix:/usr/local
Compiler: gcc-snapshot -std=gnu99
Static libr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58484
--- Comment #3 from Richard Biener ---
Hm, so are we expecting that instantiate_scev_r through
static tree
instantiate_scev_binary (basic_block instantiate_below,
struct loop *evolution_loop, struct loop *inner_loop,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58485
Vincent Lefèvre changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58413
--- Comment #4 from Marek Polacek ---
Author: mpolacek
Date: Fri Sep 20 13:26:07 2013
New Revision: 202776
URL: http://gcc.gnu.org/viewcvs?rev=202776&root=gcc&view=rev
Log:
2013-09-20 Marek Polacek
PR sanitizer/58413
* ubsan.c (get_ub
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58482
--- Comment #3 from Jakub Jelinek ---
It is well known that we don't vectorize this, right now we only handle
accesses to the SIMD lane privatized vars that cover the whole size of those
vars, while in your testcase the access size is half the siz
Din online konto vil blive begrænset
Dit kreditkort : 4571
Vi har for nylig opdaget, at der i dag var 3 forkerte login-
forsøg på din konto
Følgende IP-adresser blev registreret:
Ugyldigt login fra : *.*.68.122.rogers.com
Ugyldigt login fra : *.*.88.90.charter.net
Ugyldi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58482
--- Comment #2 from vincenzo Innocente ---
Thanks Jakub for the clear answer.
The reduction operator should be strictly commutative!
and I now understand the meaning of
omp declare reduction (I hope)
so I modified it as you can see below
results
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58475
Oleg Endo changed:
What|Removed |Added
Target||sh*-*-*
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748
--- Comment #41 from Bernd Edlinger ---
(In reply to rguent...@suse.de from comment #40)
> The issue is that we added the movmisaling-on-component-ref path
> for _correctness_ reasons. Now, if all misaligned accesses end up
> being expanded using
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748
--- Comment #42 from edlinger at gcc dot gnu.org ---
Author: edlinger
Date: Fri Sep 20 14:10:14 2013
New Revision: 202778
URL: http://gcc.gnu.org/viewcvs?rev=202778&root=gcc&view=rev
Log:
2013-09-20 Bernd Edlinger
PR middle-end/57748
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58355
janus at gcc dot gnu.org changed:
What|Removed |Added
Summary|[F03] ICE with TYPE,|[4.7/4.8/4.9 Regression]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58359
Anatoly Sinyavin changed:
What|Removed |Added
CC||a.sinyavin at samsung dot com
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038
Jacek Caban changed:
What|Removed |Added
CC||jacek at codeweavers dot com
--- Comment #8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58483
--- Comment #3 from dennis luehring ---
according to the feedback from the clang mailing list by Benjamin Kramer
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-September/032111.html
llvm seems to not have any problem in removing new/delete in t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58467
--- Comment #6 from Paul Smith ---
A minor typo:
- attached to a variable with the static storage,
+ attached to a variable with static storage,
Also, I wonder if it might be helpful to be clear that it can ONLY be applied
to variables with stat
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58338
--- Comment #7 from Marc Glisse ---
Author: glisse
Date: Fri Sep 20 15:50:09 2013
New Revision: 202781
URL: http://gcc.gnu.org/viewcvs?rev=202781&root=gcc&view=rev
Log:
2013-09-20 Marc Glisse
PR libstdc++/58338
* include/bits/allocato
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58265
--- Comment #5 from Marc Glisse ---
Author: glisse
Date: Fri Sep 20 15:50:09 2013
New Revision: 202781
URL: http://gcc.gnu.org/viewcvs?rev=202781&root=gcc&view=rev
Log:
2013-09-20 Marc Glisse
PR libstdc++/58338
* include/bits/allocato
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56166
--- Comment #10 from Marc Glisse ---
Author: glisse
Date: Fri Sep 20 15:50:09 2013
New Revision: 202781
URL: http://gcc.gnu.org/viewcvs?rev=202781&root=gcc&view=rev
Log:
2013-09-20 Marc Glisse
PR libstdc++/58338
* include/bits/allocat
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038
--- Comment #9 from H.J. Lu ---
Does mingw provide its own SSE/MMX intrinsic implementations?
Can mingw just include where SSE/MMX instrincis
is needed?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53001
--- Comment #10 from Richard Neill ---
Thank you for adding this - I will certainly find it useful!
May I suggest that this warning be implicitly enabled by -Wextra, (even if it's
not enabled by -Wall) ?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58467
--- Comment #5 from Paul Smith ---
Thank you!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481
--- Comment #3 from Paolo Carlini ---
Indeed, let's avoid the big , this is enough:
struct Test {
template inline void triggerTest (Args&&... fargs) { }
};
struct TestPickled : Test {
template void triggerTest (Args&&... fargs) {
[=](
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58476
--- Comment #2 from Tom Tromey ---
The problem occurs because I use --disable-static.
If I remove this, the bootstrap completes.
I am not sure whether or not this is a supported configuration.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56875
--- Comment #5 from Jan-Benedict Glaw ---
Created attachment 30872
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30872&action=edit
Updated patch including testcase.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57915
Vladimir Makarov changed:
What|Removed |Added
CC||vmakarov at redhat dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53001
Joshua Cogliati changed:
What|Removed |Added
CC||jjcogliati-r1 at yahoo dot com
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58465
--- Comment #5 from Oleg Smolsky ---
BTW, I get an identical deadlock with ASan:
#0 0x7fe631504ae9 in syscall () from /lib64/libc.so.6
#1 0x7fe63363ddc0 in __sanitizer::internal_sched_yield ()
at
../../../../gcc48-google/libsaniti
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58486
Bug ID: 58486
Summary: insufficient CFI generated for call-saved VFP
registers
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
Severity: normal
Priorit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58476
Ian Lance Taylor changed:
What|Removed |Added
Summary|bootstrap failure with Go |In top-level configure
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55860
--- Comment #4 from Jeffrey A. Law ---
BTW, I did look at walking up the CFG to discover edge equivalences we could
add to our tables. We don't have access to the path through the dominator tree
that we've followed, so I had to use a fairly conse
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53001
--- Comment #9 from Joshua Cogliati ---
Created attachment 30871
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30871&action=edit
some floating conversion issues
This tests three of the floating conversion reduction in precision issues.
P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58484
--- Comment #4 from Richard Biener ---
Author: rguenth
Date: Fri Sep 20 17:49:45 2013
New Revision: 202790
URL: http://gcc.gnu.org/viewcvs?rev=202790&root=gcc&view=rev
Log:
2013-09-20 Richard Biener
PR middle-end/58484
* tree-scalar-e
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58484
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57605
--- Comment #2 from Jakub Jelinek ---
Author: jakub
Date: Fri Sep 20 17:52:29 2013
New Revision: 202791
URL: http://gcc.gnu.org/viewcvs?rev=202791&root=gcc&view=rev
Log:
PR testsuite/57605
libstdc++-v3/
* testsuite/lib/libstdc++.exp (libs
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58465
--- Comment #6 from Kostya Serebryany ---
Is that the full stack trace?
(As usual, a reproducer will help us much)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58417
Bug 58417 depends on bug 58484, which changed state.
Bug 58484 Summary: [4.9 Regression] ICE in chrec_fold_plus_1, at
tree-chrec.c:272 building 416.gamess
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58484
What|Removed
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58465
--- Comment #9 from Oleg Smolsky ---
Hold on, I don't get the "more memory" bit. This happens very early, before
anything else of merit. Also, it turns out that this isn't a deadlock, the main
thread is spinning inside asan code.
USER PID %
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
--- Comment #11 from Dima ---
(In reply to Jason Merrill from comment #9)
> Created attachment 30818 [details]
> patch
>
> Can you verify that this patch fixes the issue?
Yes, it works for me and makes abi-compliance-checker function once again.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58465
--- Comment #10 from Kostya Serebryany ---
Your stack traces tells me this:
__sanitizer::MmapOrDie calls strerror, which means that mmap call failed.
This may happen if the process OOM-ed (unlikely in your case),
or may have some kind of limit (
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58465
--- Comment #11 from Oleg Smolsky ---
Sure. The verbose thing does not yield much:
==1236== Parsed ASAN_OPTIONS: verbosity=1
==1236== AddressSanitizer: libc interceptors initialized
|| `[0x10007fff8000, 0x7fff]` || HighMem||
|| `[0x02
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58487
Bug ID: 58487
Summary: Missed return value optimization
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Ass
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58465
--- Comment #12 from Kostya Serebryany ---
You can also try
ASAN_OPTIONS=malloc_context_size=1 (or 0)
this will eliminate this particular call to mmap (but will reduce the
usefulness
of asan report)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56875
--- Comment #6 from jbglaw at gcc dot gnu.org ---
Author: jbglaw
Date: Fri Sep 20 19:00:02 2013
New Revision: 202796
URL: http://gcc.gnu.org/viewcvs?rev=202796&root=gcc&view=rev
Log:
Work around buggy gas not properly sign-extending a 64bit value
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58465
--- Comment #7 from Oleg Smolsky ---
Created attachment 30874
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30874&action=edit
full stack
Here is the full stack. It comes from the very same spot in my app.
As for the minimal repro - that's
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53001
--- Comment #11 from Joshua Cogliati ---
Created attachment 30873
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30873&action=edit
Patch to add -Wfloat-conversion option
This version also is enabled with -Wextra.
$ gcc -o float_test float
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58465
--- Comment #8 from Kostya Serebryany ---
ouch!
free calling malloc. this is not going to work :)
This code has changed since our last merge to gcc --
the trunk version does not have strerror call any more.
I really hope to make another merge
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58471
--- Comment #3 from janus at gcc dot gnu.org ---
(In reply to janus from comment #2)
> Can be fixed with this patch:
... which regtests cleanly.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58465
--- Comment #13 from Oleg Smolsky ---
Created attachment 30875
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30875&action=edit
another stack
ASAN_OPTIONS=malloc_context_size=1 gets me passed the initial issue, but the
code gets stuck here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53001
--- Comment #12 from Manuel López-Ibáñez ---
The patch looks mostly correct to me, but you will need a few extra details
before a maintainer (not me!) can accept it.
* You need to bootstrap + run the testsuite. You don't really need to add
testc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58487
Marc Glisse changed:
What|Removed |Added
Keywords||missed-optimization
--- Comment #1 from Mar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481
--- Comment #5 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Fri Sep 20 21:04:09 2013
New Revision: 202797
URL: http://gcc.gnu.org/viewcvs?rev=202797&root=gcc&view=rev
Log:
/cp
2013-09-20 Paolo Carlini
PR c++/58481
* pt.c (tsu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481
--- Comment #7 from Damian Kaczmarek ---
Cheers guys, much appreciated. Keep up the good work.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58465
--- Comment #14 from Oleg Smolsky ---
The ASan issue was due to the memory limit applied via setrlimit(). The virtual
size (in this -fPIC -pie build) is really huge and so memory allocations were
failing. I'll confirm the TSan case in a bit.
Than
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
1 - 100 of 111 matches
Mail list logo