[Bug ada/42190] instantiation incorrectly considered allocation for restrictions check

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42190

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.7.0

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/42236] ICE for dispatching call involving explicit dereference

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42236

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.7.0

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/42342] Please clarify the rules regarding relationships between project files

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42342

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |WONTFIX

--- Comment #1 from Eric Botcazou  ---
Support for projects is deprecated and will be removed in future releases.

[Bug ada/42368] ada/cio.c uses common names

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42368

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|normal  |enhancement

[Bug ada/42411] Illegal program accepted, RM 4.1(8), 8.6(27)/2

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42411

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
  Known to fail||
   Severity|normal  |minor

--- Comment #2 from Eric Botcazou  ---
The first error is still missing.

[Bug ada/42413] Legal tasking program hangs at run time, function returning task that is then passed to a subprogram

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42413

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
  Known to fail||

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/42793] Bug box when using generic package

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42793

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #4 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/42816] Crash in Ada.Containers.Vectors.Update_Element

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42816

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |WORKSFORME

--- Comment #5 from Eric Botcazou  ---
.

[Bug ada/42948] Generic instantiation inside protected object bug box

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42948

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #5 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/43041] Default WCEM for opened files is always WCEM_Brackets instead of the -gnatW-specified encoding

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43041

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #4 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/43485] select ... then abort ... end select don't abort

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43485

Eric Botcazou  changed:

   What|Removed |Added

 Target| i486-linux-gnu |i486-linux-gnu
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
   Host| i486-linux-gnu |i486-linux-gnu
 Ever confirmed|0   |1
  Build| i486-linux-gnu |i486-linux-gnu

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/43598] GNAT.Expect.Non_Blocking_Spawn double free or corruption

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43598

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |WORKSFORME
  Known to fail||

--- Comment #2 from Eric Botcazou  ---
.

[Bug ada/44029] References from GNAT RM to GNAT UG are broken

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44029

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |WORKSFORME

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/44058] The No_Tasking restriction does not imply No_Task_Hierarchy, but should

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44058

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|normal  |enhancement

[Bug ada/44147] Ada attribute definition clause for controlled type

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44147

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/44340] internal error on allocation/initialization

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44340

Eric Botcazou  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0
  Known to fail||
   Severity|major   |normal

--- Comment #5 from Eric Botcazou  ---
.

[Bug ada/44835] Ada Assert Failure with Bug Box, einfo.adb:1687

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44835

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #2 from Eric Botcazou  ---
.

[Bug ada/45298] GNATMake fails with multiple, equal -mcpu options

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45298

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |WORKSFORME

--- Comment #3 from Eric Botcazou  ---
.

[Bug ada/46256] Combination of protected type, interfaces and unchecked deallocation causes the compiler to crash.

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46256

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |5.0

--- Comment #1 from Eric Botcazou  ---
test.adb:17:07: overriding indicator not allowed for protected subprogram body

[Bug ada/46318] ICE (GNAT bug box) on invalid

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46318

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|normal  |minor

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/46707] Storage_Error in GNAT with anonymous "not null" subtype

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46707

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/47238] Incorrect evaluation '=' in GNATPREP

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47238

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/47818] Pragma Assert is rejected with No_Implementation_Pragmas restriction.

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47818

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #2 from Eric Botcazou  ---
.

[Bug ada/48013] generic instantiation breaks the restriction of No_Elaboration_Code

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48013

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #3 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/48013] generic instantiation breaks the restriction of No_Elaboration_Code

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48013

Eric Botcazou  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|unassigned at gcc dot gnu.org  |ebotcazou at gcc dot 
gnu.org

--- Comment #4 from Eric Botcazou  ---
Investigating.

[Bug ada/48756] FAIL: c940013

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48756

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #2 from Eric Botcazou  ---
Is this still a problem?

[Bug ada/48710] raised STORAGE_ERROR : stack overflow (or erroneous memory access) in g-catiio.adb

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48710

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #2 from Eric Botcazou  ---
.

[Bug ada/48995] Function called twice during initialization of an allocated packed unconstrained array.

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48995

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/49005] gnattools/Makefile hardcodes gnatmake/gnatbind/gnatlink

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49005

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|normal  |enhancement

[Bug ada/49164] GNAT BUG on access procedure parameter in protected type entry

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49164

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/44029] References from GNAT RM to GNAT UG are broken

2015-12-06 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44029

--- Comment #2 from simon at pushface dot org ---
The bug I reported is (from here) still present exactly as reported, for all
documentation releases up to 4.9.3.

At 5.3[1], the RM cunningly works round the original problem by replacing 
the link with plain unlinked text: "see the section on Optimization and 
Strict Aliasing in the GNAT User's Guide."

Somewhat unfortunately, the UG[2] is now generated at gnat_ugn, not 
gnat_ugn_unw, which means that the RM didn’t actually need fixing at all!

[1]
https://gcc.gnu.org/onlinedocs/gcc-5.3.0/gnat_rm/Pragma-No_005fStrict_005fAliasing.html#Pragma-No_005fStrict_005fAliasing
[2] https://gcc.gnu.org/onlinedocs/gcc-5.3.0/gnat_ugn/

[Bug ada/49192] Misleading error message about unknown discriminant

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49192

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

[Bug ada/49212] targparm.ad[bs]: Runtime Library Exception in spec but not corresponding body

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49212

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.9.0

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/49240] Inherited equality operator of interface not visible

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49240

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/49248] Cross compile ada failed at finding command gnatmake.

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49248

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.9.0
   Severity|major   |normal

--- Comment #2 from Eric Botcazou  ---
.

[Bug fortran/55916] Alignment issues with real(16) on i686

2015-12-06 Thread jouko.orava at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55916

--- Comment #13 from Jouko Orava  ---
(In reply to Joost VandeVondele from comment #12)
> I'm wondering if you had a working patch at some point.

Not a comprehensive one, no. I recall modifying libgfortran/runtime/memory.c
was not sufficient.

I ended up going pretty deep into how GCC generates the code in an effort to
find out how to replace *all* calls to malloc(), free(), calloc(), and
realloc() with fortran_malloc(), fortran_free(), fortran_calloc(), and
fortran_realloc(), respectively, that GCC generates for Fortran code, with
libgfortran initially providing wrappers around the respective C library calls.

That way it would be possible to automagically choose whether the C library
standard allocator was sufficient at the GCC compile time (based on maximum
alignment versus largest non-vector type supported by the architecture), or if
a higher-alignment allocator (memalign(), posix_memalign()) would be used
instead. Or, better yet, even replace the C library allocator with a custom
one, one that better caters to Fortran use cases.

At some point I realized there was about zero percent chance such invasive
changes would be accepted upstream, so I gave up.

The workaround I showed in #11,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55916#c11
suffices for me, after all; it basically does the replacement by interposing
those functions on the C library side instead. It can be used either at compile
time (by linking the C code into the final binary), or at run time for
already-compiled binaries (by using LD_PRELOAD).

[Bug ada/44029] References from GNAT RM to GNAT UG are broken

2015-12-06 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44029

Arnaud Charlet  changed:

   What|Removed |Added

 CC||charlet at gcc dot gnu.org

--- Comment #3 from Arnaud Charlet  ---
We won't change the documentation structure on release branches at this stage
and as you noted, trunk is no longer impacted (the documentation format has
changed there: the master is no longer in texi format, it is in rest/sphinx
format).

[Bug ada/49334] [cppcheck] possible index out of bounds in gcc/ada/adaint.c

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49334

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |WONTFIX
   Target Milestone|--- |5.0

--- Comment #1 from Eric Botcazou  ---
This code has been deleted.

[Bug ada/49337] Improve Gnatmake to work without static libraries.

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49337

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 Ever confirmed|0   |1

[Bug ada/49524] container loop error

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49524

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #2 from Eric Botcazou  ---
.

[Bug ada/49608] Ada option handling kludges

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49608

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|normal  |enhancement

[Bug ada/49783] GCC must bring ads and adb files after installation

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49783

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|normal  |enhancement

[Bug fortran/39772] -fcheck=bounds could check for overflow of size intrinsic.

2015-12-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39772

--- Comment #14 from Dominique d'Humieres  ---
> > If yes, the summary should probably changed to be less misleading (I had to
> > read the thread twice to understand).
>
> done

You missed my main point. As shown by the number of comments in this PR, I
think the use of "bounds" in this context is misleading: i.e., there is no
access to an array outside its bounds. This is why I proposed to use
-fcheck=, with suitable name for : intrinsic_range, range, overflow,
undefined, ... . Indeed I cannot tell what is the right choice: intrinsic_range
is probably the best description, but is quite long for my taste, with the
other choices the user may expect too much for the check, ... .

Is the following list of intrinsics exhaustive?

C_SIZEOF, COUNT, LBOUND, LEN, LEN_TRIM, SHAPE, SIZE, SIZEOF, STORAGE_SIZE, and
UBOUND

Note that C_SIZEOF and SIZEOF are not supposed to accept KIND=8 as an optional
argument.

Also AFAIU pr31243, the string length is limited to HUGE(0).

[Bug fortran/31067] MINLOC should sometimes be inlined (gas_dyn is sooooo sloooow)

2015-12-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31067

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|NEW |WAITING

--- Comment #47 from Dominique d'Humieres  ---
Is there anything left in this PR or could it be closed as FIXED?

[Bug fortran/38444] Poor recovery from error

2015-12-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38444

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|NEW |WAITING

--- Comment #4 from Dominique d'Humieres  ---
No activity for seven years. How many decades this PR will remain opened before
being closed as WONTFIX?

[Bug fortran/68101] Provide a way to allocate arrays aligned to 32 bytes

2015-12-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68101

--- Comment #5 from Dominique d'Humieres  ---
Related to pr41209.

[Bug sanitizer/67899] build failure in the sanitizer libs on sparc-linux-gnu

2015-12-06 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67899

John Paul Adrian Glaubitz  changed:

   What|Removed |Added

 CC||ccoutant at gmail dot com,
   ||glaubitz at physik dot 
fu-berlin.d
   ||e, jose.marchesi at oracle dot 
com

--- Comment #1 from John Paul Adrian Glaubitz  ---
Hi!

This affects gcc-5 on sparc64 (Debian) as well:

> https://buildd.debian.org/status/fetch.php?pkg=gcc-5&arch=sparc64&ver=5.3.1-1&stamp=1449385305

Adrian

[Bug sanitizer/67899] build failure in the sanitizer libs on sparc-linux-gnu

2015-12-06 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67899

Matthias Klose  changed:

   What|Removed |Added

 Target|sparc-linux-gnu |sparc-linux-gnu,
   ||sparc64-linux-gnu
 CC||davem at davemloft dot net,
   ||doko at gcc dot gnu.org

--- Comment #2 from Matthias Klose  ---
this used to build with glibc-2.19, seeing this build failure with glibc-2.21
too.

[Bug ada/49940] [4.9/5/6 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:717:32: "lwp_self" is undefined"

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49940

--- Comment #8 from Eric Botcazou  ---
Author: ebotcazou
Date: Sun Dec  6 14:00:16 2015
New Revision: 231330

URL: https://gcc.gnu.org/viewcvs?rev=231330&root=gcc&view=rev
Log:
PR ada/49940
* s-osinte-kfreebsd-gnu.ads (lwp_self): New imported function.

Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/s-osinte-kfreebsd-gnu.ads

[Bug ada/49940] [4.9/5/6 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:717:32: "lwp_self" is undefined"

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49940

--- Comment #9 from Eric Botcazou  ---
Author: ebotcazou
Date: Sun Dec  6 14:00:34 2015
New Revision: 231331

URL: https://gcc.gnu.org/viewcvs?rev=231331&root=gcc&view=rev
Log:
PR ada/49940
* s-osinte-kfreebsd-gnu.ads (lwp_self): New imported function.

Modified:
branches/gcc-5-branch/gcc/ada/ChangeLog
branches/gcc-5-branch/gcc/ada/s-osinte-kfreebsd-gnu.ads

[Bug ada/49940] [4.9/5/6 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:717:32: "lwp_self" is undefined"

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49940

--- Comment #10 from Eric Botcazou  ---
Author: ebotcazou
Date: Sun Dec  6 14:00:45 2015
New Revision: 231332

URL: https://gcc.gnu.org/viewcvs?rev=231332&root=gcc&view=rev
Log:
PR ada/49940
* s-osinte-kfreebsd-gnu.ads (lwp_self): New imported function.

Modified:
branches/gcc-4_9-branch/gcc/ada/ChangeLog
branches/gcc-4_9-branch/gcc/ada/s-osinte-kfreebsd-gnu.ads

[Bug ada/49940] [4.9/5/6 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:717:32: "lwp_self" is undefined"

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49940

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED

--- Comment #11 from Eric Botcazou  ---
.

[Bug ada/49944] [4.9/5/6 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:856:10: "pthread_attr_setaffinity_np" is undefined (more references follow)"

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49944

--- Comment #11 from Eric Botcazou  ---
Author: ebotcazou
Date: Sun Dec  6 14:11:17 2015
New Revision: 231333

URL: https://gcc.gnu.org/viewcvs?rev=231333&root=gcc&view=rev
Log:
PR ada/49944
* s-osinte-freebsd.ads: Minor reformatting.
(Stack_Base_Available): Correct comments.
* s-osinte-kfreebsd-gnu.ads (Time_Slice_Supported, nanosleep,
clock_id_t, clock_gettime, Stack_Base_Available, Get_Page_Size,
mprotect, pthread_mutexattr_setprotocol,pthread_mutexattr_getprotocol
pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling,
pthread_attr_setscope, pthread_attr_getscope,
pthread_attr_setinheritsched, pthread_attr_getinheritsched,
Time_Slice_Supported): Copy from s-osinte-freebsd.ads.
* gcc-interface/Makefile.in (x86/kfreebsd): Use the POSIX version of
the System.Task_Primitives.Operations package.

Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/Makefile.in
trunk/gcc/ada/s-osinte-freebsd.ads
trunk/gcc/ada/s-osinte-kfreebsd-gnu.ads

[Bug ada/49944] [4.9/5/6 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:856:10: "pthread_attr_setaffinity_np" is undefined (more references follow)"

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49944

--- Comment #12 from Eric Botcazou  ---
Author: ebotcazou
Date: Sun Dec  6 14:11:35 2015
New Revision: 231334

URL: https://gcc.gnu.org/viewcvs?rev=231334&root=gcc&view=rev
Log:
PR ada/49944
* s-osinte-freebsd.ads: Minor reformatting.
(Stack_Base_Available): Correct comments.
* s-osinte-kfreebsd-gnu.ads (Time_Slice_Supported, nanosleep,
clock_id_t, clock_gettime, Stack_Base_Available, Get_Page_Size,
mprotect, pthread_mutexattr_setprotocol,pthread_mutexattr_getprotocol
pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling,
pthread_attr_setscope, pthread_attr_getscope,
pthread_attr_setinheritsched, pthread_attr_getinheritsched,
Time_Slice_Supported): Copy from s-osinte-freebsd.ads.
* gcc-interface/Makefile.in (x86/kfreebsd): Use the POSIX version of
the System.Task_Primitives.Operations package.

Modified:
branches/gcc-5-branch/gcc/ada/ChangeLog
branches/gcc-5-branch/gcc/ada/gcc-interface/Makefile.in
branches/gcc-5-branch/gcc/ada/s-osinte-freebsd.ads
branches/gcc-5-branch/gcc/ada/s-osinte-kfreebsd-gnu.ads

[Bug ada/49944] [4.9/5/6 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:856:10: "pthread_attr_setaffinity_np" is undefined (more references follow)"

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49944

--- Comment #13 from Eric Botcazou  ---
Author: ebotcazou
Date: Sun Dec  6 14:11:54 2015
New Revision: 231335

URL: https://gcc.gnu.org/viewcvs?rev=231335&root=gcc&view=rev
Log:
PR ada/49944
* s-osinte-freebsd.ads: Minor reformatting.
(Stack_Base_Available): Correct comments.
* s-osinte-kfreebsd-gnu.ads (Time_Slice_Supported, nanosleep,
clock_id_t, clock_gettime, Stack_Base_Available, Get_Page_Size,
mprotect, pthread_mutexattr_setprotocol,pthread_mutexattr_getprotocol
pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling,
pthread_attr_setscope, pthread_attr_getscope,
pthread_attr_setinheritsched, pthread_attr_getinheritsched,
Time_Slice_Supported): Copy from s-osinte-freebsd.ads.
* gcc-interface/Makefile.in (x86/kfreebsd): Use the POSIX version of
the System.Task_Primitives.Operations package.

Modified:
branches/gcc-4_9-branch/gcc/ada/ChangeLog
branches/gcc-4_9-branch/gcc/ada/gcc-interface/Makefile.in
branches/gcc-4_9-branch/gcc/ada/s-osinte-freebsd.ads
branches/gcc-4_9-branch/gcc/ada/s-osinte-kfreebsd-gnu.ads

[Bug ada/49944] [4.9/5/6 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:856:10: "pthread_attr_setaffinity_np" is undefined (more references follow)"

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49944

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED

--- Comment #14 from Eric Botcazou  ---
.

[Bug ada/50048] "cc1: note: obsolete option -I- used, please use -iquote instead" during bootstrap

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50048

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #2 from Eric Botcazou  ---
Still present on mainline.

[Bug ada/50048] "cc1: note: obsolete option -I- used, please use -iquote instead" during bootstrap

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50048

Eric Botcazou  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|unassigned at gcc dot gnu.org  |ebotcazou at gcc dot 
gnu.org

--- Comment #3 from Eric Botcazou  ---
Fixing.

[Bug ada/50197] Assert_Failure sinfo.adb:2738 with default generic formal parameters

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50197

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #3 from Eric Botcazou  ---
.

[Bug ada/50263] Constant integer in multidimensional array 'Range(X) crashes GNAT

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50263

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/50292] compiler bug box - pl-io.ads

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50292

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #3 from Eric Botcazou  ---
pl-io.ads:175:14: premature usage of incomplete type "Quick_T" defined at line
175

[Bug ada/50300] Error message incomplete and points to the wrong place. "premature usage of incomplete type"

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50300

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |INVALID

--- Comment #1 from Eric Botcazou  ---
Problems in AdaCore's compilers must be reported to AdaCore.

[Bug ada/50502] GNAT fails to compile a modification of B37101A ACATS test

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50502

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/50503] GNAT fails to compile a modification of B433001 ACATS test

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50503

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.7.0

--- Comment #2 from Eric Botcazou  ---
.

[Bug ada/50526] Assert_Failure sinfo.adb:717

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50526

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/50558] illegal program not rejected (record component with no supplied value)

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50558

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |6.0
Summary|Legal program rejected  |illegal program not
   |(record component with no   |rejected (record component
   |supplied value) and invalid |with no supplied value)
   |access to atomic variable   |

--- Comment #4 from Eric Botcazou  ---
The mainline compiler issues the expected error:
test.adb:5:29: no value supplied for component "Reserved"

[Bug ada/50600] "Illegal instruction" when using pragma Profile (Restricted)

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50600

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/50651] GNAT rejects matching parameter in generic instantiation as non-matching

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50651

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/51114] ICE when creating a private derived type

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51114

Eric Botcazou  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |5.0

--- Comment #4 from Eric Botcazou  ---
Fixed in GCC 5.

[Bug ada/51115] "-Wstrict-prototypes" is rejected for C++ (ok) but accepted for Ada (meaningless)

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51115

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #1 from Eric Botcazou  ---
gnat1: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC
but not for Ada [enabled by default]

[Bug ada/51690] Ada.Finalization with pointer field without explicit initialization confuses compiler

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51690

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |WORKSFORME

--- Comment #1 from Eric Botcazou  ---
.


[Bug ada/51691] Cast of an array with type generates a "please file bug" message (See below)

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51691

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #1 from Eric Botcazou  ---
case_folding.adb:401:54: context of aggregate must be a qualified expression

[Bug ada/52033] confusing error message on illegal code with incomplete type

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52033

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
Summary|Compiler assertion, |confusing error message on
   |apparently due to   |illegal code with
   |incomplete type |incomplete type
 Ever confirmed|0   |1
   Severity|normal  |minor

--- Comment #3 from Eric Botcazou  ---
pr52033.ads:19:14: premature usage of incomplete type "Quick_T" defined at line
19

[Bug ada/52121] compiler assertion on precondition

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52121

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0
Summary|[Ada] Compiler assertion on |compiler assertion on
   |precondition|precondition

--- Comment #3 from Eric Botcazou  ---
.

[Bug ada/52319] Legal program rejected, "use" clause in subpackage invalidates "use type" clause

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52319

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #2 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/52388] binutils-2.21 and newer break ACATS on arm-linux-gnueabi due to widechr compile failure

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52388

Eric Botcazou  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #3 from Eric Botcazou  ---
.

[Bug ada/52752] GNAT bug box on instantiation of subprogram with "not null"-qualified named access type

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52752

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #3 from Eric Botcazou  ---
.

[Bug ada/52782] Compiler prints "bug box"

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52782

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #2 from Eric Botcazou  ---
progpqa.adb:34:71: extra ")" ignored

[Bug ada/52858] gnatmake ignores -R (Do not use a run_path_option ...) when linking dynamic libraries

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52858

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

[Bug ada/52873] A.18.2 Vectors To_Index (C) = 0 though C /= No_Element

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52873

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/53323] assertion failure on indefinite array of controlled objects and storage pools

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53323

Eric Botcazou  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #8 from Eric Botcazou  ---
.

[Bug ada/53625] GNAT bug box einfo.adb:2741 from Indefinite_Vectors containing access to controlled type

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53625

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/53747] Rep clause on index type makes 'access of aliased component an error when renaming

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53747

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/53767] ICE deriving from class wide generic access parameter

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53767

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.0

--- Comment #1 from Eric Botcazou  ---
.

[Bug ada/54010] Sockets: C_Recv should restart the call on EINTR

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54010

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|normal  |enhancement

[Bug ada/54178] qualifying a record aggregate incorrectly hides names in local instantiation

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54178

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/55119] Ada.Directories only handles files under 2GB

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55119

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|normal  |enhancement

[Bug ada/55324] diagnostic about abstract new in type derivation misleading due to being overly terse

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55324

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still visible on mainline.

[Bug ada/55725] Anonymous access returned from library-level function is finalized too early, RM 3.10.2(10/2 or 10.3/3)

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55725

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Still fails on mainline.

[Bug ada/55795] GNAT User Guide mentions features-ada12; no such file exists

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55795

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |WORKSFORME

--- Comment #1 from Eric Botcazou  ---
.

[Bug sanitizer/67899] build failure in the sanitizer libs on sparc-linux-gnu

2015-12-06 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67899

--- Comment #3 from Matthias Klose  ---
Created attachment 36935
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36935&action=edit
patch

[Bug ada/56030] Ada fails to build when targeting x32 non multilib

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56030

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|minor   |enhancement

[Bug sanitizer/67899] build failure in the sanitizer libs on sparc-linux-gnu

2015-12-06 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67899

--- Comment #4 from Matthias Klose  ---
changed in 2014:
https://sourceware.org/git/?p=glibc.git;a=patch;h=a059d359d86130b5fa74e04a978c8523a0293f77

[Bug ada/56055] Delete_File won't delete special files

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56055

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|normal  |enhancement

[Bug ada/56274] [4.9/5/6 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface")

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56274

--- Comment #9 from Eric Botcazou  ---
Author: ebotcazou
Date: Sun Dec  6 15:28:16 2015
New Revision: 231337

URL: https://gcc.gnu.org/viewcvs?rev=231337&root=gcc&view=rev
Log:
PR ada/56274
* s-osinte-kfreebsd-gnu.ads (pthread_rwlock_t): New subtype.
(pthread_rwlockattr_t): Likewise.

Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/s-osinte-kfreebsd-gnu.ads

[Bug ada/56274] [4.9/5/6 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface")

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56274

--- Comment #10 from Eric Botcazou  ---
Author: ebotcazou
Date: Sun Dec  6 15:28:40 2015
New Revision: 231338

URL: https://gcc.gnu.org/viewcvs?rev=231338&root=gcc&view=rev
Log:
PR ada/56274
* s-osinte-kfreebsd-gnu.ads (pthread_rwlock_t): New subtype.
(pthread_rwlockattr_t): Likewise.

Modified:
branches/gcc-5-branch/gcc/ada/ChangeLog
branches/gcc-5-branch/gcc/ada/s-osinte-kfreebsd-gnu.ads

[Bug ada/56274] [4.9/5/6 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface")

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56274

--- Comment #11 from Eric Botcazou  ---
Author: ebotcazou
Date: Sun Dec  6 15:29:03 2015
New Revision: 231339

URL: https://gcc.gnu.org/viewcvs?rev=231339&root=gcc&view=rev
Log:
PR ada/56274
* s-osinte-kfreebsd-gnu.ads (pthread_rwlock_t): New subtype.
(pthread_rwlockattr_t): Likewise.

Modified:
branches/gcc-4_9-branch/gcc/ada/ChangeLog
branches/gcc-4_9-branch/gcc/ada/s-osinte-kfreebsd-gnu.ads

[Bug ada/56274] [4.9/5/6 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface")

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56274

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |FIXED

--- Comment #12 from Eric Botcazou  ---
.

[Bug ada/56331] Gnatprep returns zero on error

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56331

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-12-06
 CC||ebotcazou at gcc dot gnu.org
Summary|Gnatprep returns zero on|Gnatprep returns zero on
   |error.  |error
 Ever confirmed|0   |1
   Severity|normal  |enhancement

[Bug ada/56436] Documentation states restriction that's not enforced

2015-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56436

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |WONTFIX

--- Comment #1 from Eric Botcazou  ---
Support for projects is deprecated and will be removed in future releases.

  1   2   3   >